You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@v4hn I install the moveit from source following the office instument "https://moveit.ros.org/install/source/“(ubuntu 20.04,ROS Noetic). When I follow the tutorial "MoveIt Quickstart in RViz", although I have make the robot collsion with itself, the links that are in collision doesn't turn red(As shown in picture). What's wrong with this. Please help me.Thank you very much!
The text was updated successfully, but these errors were encountered:
It turns out that the issue is not stemming from MoveIt, but from the new Panda URDF, which uses coarse collision-only models (named *_sc). These (and only these) are colored red but are not visible.
To handle such a config, we should think about coloring another link model instead. Maybe the first rigidly-connected parent link that has a visual?
@v4hn I install the moveit from source following the office instument "https://moveit.ros.org/install/source/“(ubuntu 20.04,ROS Noetic). When I follow the tutorial "MoveIt Quickstart in RViz", although I have make the robot collsion with itself, the links that are in collision doesn't turn red(As shown in picture). What's wrong with this. Please help me.Thank you very much!
The text was updated successfully, but these errors were encountered: