I’m following this tutorial https://husarion.com/tutorials/other-tutorials/rosbot-aws-robomaker-multiple-machines/
I have rplidar and raspberry pi 4 , i want to deploy and check for fun
error shown in log file is as follows
``self._load_config()
File “/home/ggc_user/roboMakerDeploymentPackage/4466aac612bf09078afe4476ea1219da90e9e0677f520ea6c3c48c8df5e3455e/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py”, line 132, in _load_config
roslaunch_strs=self.roslaunch_strs, verbose=self.verbose)
File “/home/ggc_user/roboMakerDeploymentPackage/4466aac612bf09078afe4476ea1219da90e9e0677f520ea6c3c48c8df5e3455e/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/config.py”, line 455, in load_config_default
raise RLException(e)
RLException: error loading tag:
file does not exist [/rosbot_conf.yaml]
XML is
[rospy.core][INFO] 2020-05-12 13:55:30,130: signal_shutdown [atexit]``
please help me