You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Fyfth
changed the title
Dashing machine learning does not work. error: Package 'turtlebot_3 dqn' not found
Dashing machine learning does not work. error: Package 'turtlebot3_ dqn' not found
Jul 28, 2022
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
The text was updated successfully, but these errors were encountered: