Turtlebot4 Lite configuration problem #608
Unanswered
adityadabas1008
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First-Time TurtleBot4 Lite Setup – Many Issues and Unclear Differences to TurtleBot4
Hi everyone,
I'm currently working on a small university project during my semester, and I'm setting up the TurtleBot4 Lite for the first time. I have no prior experience with ROS2, so I’ve been following the official TurtleBot4 user manual step by step — both for configuring the robot and the connected Ubuntu PC.
While I was able to complete some of the steps, many parts of the setup did not work as expected, and I’m hoping to get some guidance from the community.
What I managed to do so far:
pub/sub
counts for/cmd_vel
and confirmed communication between the PC and the robot./scan
topic in the terminal.What is not working:
teleop_twist_keyboard
)./cmd_vel
types, causing errors likeCannot echo topic '/cmd_vel', as it contains more than one type
./dev/video*
devices are listed.turtlebot4_bringup
not found (on both Pi and PC)rviz2
andturtlebot4_viz
missingMy main questions:
Any help or clarification would be really appreciated — especially from those who have worked with TurtleBot4 Lite under ROS2 Jazzy. I’d love to get my bot running correctly before the end of the semester.
Thanks a lot in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions