IFRA-Cranfield / ros2_RobotSimulation

ROS2.0 Foxy and Humble repositories which provide ready-to-use ROS2.0 Gazebo + MoveIt!2 simulation packages for different Industrial and Collaborative Robots.
Apache License 2.0
168 stars 46 forks source link

Robot and motion planning not appearing in Rviz #22

Closed GPatatas closed 6 months ago

GPatatas commented 7 months ago

When using the command "ros2 launch irb120_ros2_moveit2 irb120_interface.launch.py" that triggers the gazebo + moveit + actions, the robot doesn't appear in the rviz that is also launched. In the gazebo simulation everything is ok, but in rviz only the TF Trees appear and i can't do any motion planning of the robot. Is there a way for the robot to appear and do the planning in Rviz?

Thank you for your time Rviz