Skip to content

No movement or action #13

Description

@HodaSadatJafari

Hi,
I am trying to run TB3 adapter according to the README. I run simulation environment and attached two terminals to the development container. In one I am running the following commands:
colcon build && source install/setup.bash ros2 topic pub -1 --qos-reliability reliable /initialpose geometry_msgs/PoseWithCovarianceStamped \ "{header: {frame_id: map}, pose: {pose: {position: {x: -2.1, y: -0.5, z: 0.0}, orientation: {x: 0.0, y: 0.0, z: 0, w: 1.0000000}}, covariance: [0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.25, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06853891945200942]}}" ros2 launch vda5050_tb3_adapter connector_tb3.launch.py

and in another I am running sample commands with mosquitto_pub. I can see both Gazebo and RViz windows and the robot is on the initial position.
image

But I don't see any movement or action after running the commands.
Can you help me? what is the problem?
Thanks
Hoda

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions