Skip to content
Discussion options

You must be logged in to vote

@gjf2a your robot has a namespace, so you should publish to /archangel/cmd_vel

The full command would be:

ros2 topic pub /archangel/cmd_vel geometry_msgs/Twist '{linear: {x: 1.0, y: 0.0, z: 0.0}, angular: {x: 0.0, y: 0.0, z: 0.0}}'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by alsora
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_ros2 Forum post about general ROS 2 usage
2 participants