Turtlesim not moving when publishing to /turtle1/cmd_vel
Hi,
I am using ROS2 Dashing, I am trying to write value to /turtle1/cmdvel from an external program using OpenSplice DDS. When using the command ros2 topic echo /turtle1/cmd
vel I saw the linear and angular values are updating according to the values I sent but turtlesim is not moving. Any advice on how should I troubleshoot this issue?
Additional Information, I used the .idl file generated from source build to generate the geometrymsgs::msg::dds::Twist_ datatype for the OpenSplice DDS message sent.
Thank you very much for your time.
Asked by wshen on 2021-01-09 05:49:06 UTC
Comments