Open MJ1307 opened 1 year ago
cd workspace source devel/setup.bash
In RVIZ the robot is not moving, can anyone tell me where I am wrong. I can move it using 2D navigation pose in RViz. @yanfushi
I unfortunately have got the same problem. I already did: "cd workspace source devel/setup.bash" However, I still receive the error "RLException: [turtlebot3_world.launch] is neither a launch file in package [ros_autonomus_slam] nor is [ros_autonomus_slam] a launch file name"
There is a fix in issue #8
Dear Sir,
(roslaunch ros_autonomus_slam turtlebot3_world.launch ) command can not be executed. The error mentions that it “ is neither a launch file in package“. Instead (roslaunch turtlebot3_gazebo turtlebot3_world.launch) can be executed.
Can you please help me out.