Replies: 1 comment 2 replies
-
i solve this problem! and i have a question. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Operating system and version:
Ubuntu 22.04
Open-RMF version or commit hash
21.09
ROS distribution and version:
Humble(ros2)
I have issued a command to move the robot in RMF. However, the robot is not moving in reality. In RViz, I can see that only the yellow circle is moving along the path, while the blue circle remains stationary. I have created the path and nodes using the traffic editor and have adapted the robot. Could you please provide any insights as to why it is not moving?
terminal 1 : ros2 launch rmf_demos_gz_classic house.launch.xml (display : gazebo & rviz)
terminal 2 : ros2 run rmf_demos_task dispatch_loop -s start0 -f wp5 -n 1 --use_sim_time
Beta Was this translation helpful? Give feedback.
All reactions