[SOLVED] [keyboard_teleop.launch] is neither a launch file in package [turtlebot_teleop] nor is [turtlebot_teleop] a launch file name

I can’t launch turtlebot_teleop keyboard_teleop.launch. I keep getting the following error:

keyboard_teleop.launch] is neither a launch file in package [turtlebot_teleop] nor is [turtlebot_teleop] a launch file name
The traceback for the exception was written to the log file

I’m following 2.Basic Usage from the course, and type in the following command:

roslaunch turtlebot_teleop keyboard_teleop.launch

How can I solve it? Thanks.

Hi @padin ,

Try this (this may or may not work):
roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch

Let me know if this command works for you or not.

Regards,
Girish

2 Likes

It works. Thanks for your quick support.

1 Like

@padin , Glad it worked for you! [I do not work with The Construct team, I am just another student helping you!]

Please mark this post as solved by adding [SOLVED] tag in front of the title [you need to edit the title].

Regards,
Girish

1 Like

Oh, thanks! Splendid!

1 Like

This topic was automatically closed after 19 hours. New replies are no longer allowed.