Skip to content

Can't control my turtlebot moving #662

@Ceere

Description

@Ceere

Robot Model

Turtlebot4 Lite

ROS distro

Jazzy

Networking Configuration

Simple Discovery

OS

Ubuntu 24.04

Built from source or installed?

Installed

Package version

I don't install any package in official image.

Type of issue

Other

Expected behaviour

When i power on turtlebot4 lite. I can execute "ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -p stamped:=true" to control my turtlebot4 move.

Actual behaviour

After flash the image and firmware and follow user manual chapter "Basic setup" "Simple Discovery" "Driving your turtlebot4", I can control my turtlebot4 to move. I have been trying here for a week and the device has been unable to operate. Please see the reproduce step to see the command list. Is there a missing command or is my configuration incorrect?

Error messages

To Reproduce

  1. Flash turtlebot4_jazzy_lite_2.0.2.zip
  2. Connect 192.168.185.3 and make wifi to connect my wifi.
  3. Enter "192.168.185.3:8080" and update firmware to "Create3-I.0.0.FastDDS.swu"
  4. Enter "192.168.185.3:8080"/Application Configuration and set the ros network as below
Image
  1. Reboot turtlebot4_lite
  2. ssh to turtlebot4 Raspberry Pi shell.
  3. ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -p stamped:=true.
  4. Input "i" but the turtlebot4 is not moving.
  5. Enter another shell and execute "ros2 topic echo /cmd_vel geometry_msgs/msg/TwistStamped". This shell can receive the control message.### Other notes

No response

Metadata

Metadata

Labels

troubleshootingSystem not working as expected, may be user error.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions