ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

cannot launch rviz

asked 2022-05-11 03:32:27 -0500

adalin gravatar image

RLException: [view_robot.launch] is neither a launch file in package [turtlebot_rviz_launchers] nor is [turtlebot_rviz_launchers] a launch file name The traceback for the exception was written to the log file

I got this error everytime I run roslaunch turtlebot_rviz_launchers view_navigation.launch

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-05-16 02:52:36 -0500

Robo_guy gravatar image

Hello @adalin, you need to type this - source /devel/setup.bash in the terminal window before typing roslaunch turtlebot_rviz_launchers view_navigation.launch Alternatively, you can add that line to your .bashrc file so you don't have to remember to source it in every new terminal. This should solve your problem

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-05-11 03:32:27 -0500

Seen: 99 times

Last updated: May 16 '22