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
Which SBC(Single Board Computer) is working on TurtleBot3?
Intel Joule 570x
Raspberry Pi 3B+
[ x] Raspberry Pi 4
etc (Please specify your SBC here)
Which OS you installed on SBC?
Raspbian distributed by ROBOTIS
Ubuntu MATE (16.04/18.04/20.04)
Ubuntu preinstalled server (18.04/20.04)
[ x] Ubuntu 22.04
etc (Please specify your OS here)
Which OS you installed on Remote PC?
Ubuntu 16.04 LTS (Xenial Xerus)
Ubuntu 18.04 LTS (Bionic Beaver)
Ubuntu 20.04 LTS (Focal Fossa)
[ x] Ubuntu 22.04
Windows 10
MAC OS X (Specify version)
etc (Please specify your OS here)
Specify the software and firmware version(Can be found from Bringup messages)
Software version: [x.x.x]
Firmware version: [x.x.x]
Specify the commands or instructions to reproduce the issue.
ros2 launch turtlebot3_bringup robot.launch.py
ros2 topic list
Copy and Paste the error messages on terminal.
/parameter_events
/rosout
Please describe the issue in detail.
Sounds stupid, but I have no Idea how to end the bringup of the Turtlebot3. After ending it with control-c it says that the process has finished clearly. When I use the command ros2 topic list, I get only parameter_events and rosout, instead of the 13 results I should get. I think this is also the reason why I cant control my Turtlebot with the keyboard by using the teleop command. Am I doing sth wrong with the bringup? I've used the official guide from Robotis.
The text was updated successfully, but these errors were encountered:
Hello. @chris9807
I think you are running teleop with the bring up launch turned off.
You need to run teleop in the other terminal with the bring up launch running.
Thanks.
ISSUE TEMPLATE ver. 0.4.0
Which TurtleBot3 platform do you use?
Which ROS is working with TurtleBot3?
Which SBC(Single Board Computer) is working on TurtleBot3?
Which OS you installed on SBC?
Which OS you installed on Remote PC?
Specify the software and firmware version(Can be found from Bringup messages)
Specify the commands or instructions to reproduce the issue.
Copy and Paste the error messages on terminal.
Please describe the issue in detail.
The text was updated successfully, but these errors were encountered: