turtlebot3_machine_learning icon indicating copy to clipboard operation
turtlebot3_machine_learning copied to clipboard

Dashing machine learning does not work. error: Package 'turtlebot3_ dqn' not found

Open Fyfth opened this issue 2 years ago • 1 comments

I followed the tutorial: https://emanual.robotis.com/docs/en/platform/turtlebot3/machine_learning/#machine-learning

I input the command: ros2 launch turtlebot3_gazebo turtlebot3_dqn_stage2.launch.py it worked as expected as it opened gazebo and I saw the correct world as displayed in the tutorial.

I opened another tab in the terminal and inputted the command: ros2 run turtlebot3_dqn dqn_gazebo 1

It resulted in the following issue.

error: Package 'turtlebot3_dqn' not found

image

Fyfth avatar Jul 28 '22 21:07 Fyfth

I have the same problem now. Have you already solved it?

Yunge6666 avatar Oct 27 '22 15:10 Yunge6666