roslaunch not working in windows 10 noetic

asked 2020-10-07 08:09:03 -0500

johnkerry gravatar image

When we run the below command

c:\ws\turtlebot3>roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch

[turtlebot3_teleop_key.launch] is neither a launch file in package [turtlebot3_teleop] nor is [turtlebot3_teleop] a launch file name

The traceback for the exception was written to the log file

edit retag flag offensive close merge delete

Comments

1

@johnkerry, have you run devel\setup.bat to merge the ROS packages built from the source? Are you following the docs here?

Sean Yen gravatar image Sean Yen  ( 2020-10-13 22:19:08 -0500 )edit

Yes, the setup file for the turtlebot3 package must be absorbed in the overall ROS setup.

Aakashp gravatar image Aakashp  ( 2020-10-26 07:49:31 -0500 )edit