TechmanRobotInc / tmr_ros2

TM Robots supporting ROS2 drivers and some extended external applications. (experimental) (not support the new TM S-Series)
Other
37 stars 21 forks source link

fix: rviz configuration planning scene topic name #24

Open MarcoMagriDev opened 1 year ago

MarcoMagriDev commented 1 year ago

fix rviz configuration file "Planning Scene Topic" name

MatthijsBurgh commented 1 year ago

The current situation matches the moveit tutorials

https://github.com/ros-planning/moveit_tutorials/blob/f7b3472bc4191d9e2d468bba09fce75a7ef05e8b/doc/moveit_cpp/launch/moveit_cpp_tutorial.rviz#L78

So I think we should not change this.

MarcoMagriDev commented 1 year ago

@MatthijsBurgh

I think there is an error in the .rviz of moveit tutorials. By selecting this topic you wont be able to see the robot in rviz via MotionPlanning rviz plugin. You can also give a look at other robot rviz configurations like:

MatthijsBurgh commented 1 year ago

@MarcoMagriDev Thanks for the other links. Than we should change it