Gazebo side panel not showing/selecting links that are "fixed" type in URDF

asked 2022-07-13 13:49:06 -0600

Ms. Pac-Man gravatar image

I have a URDF where I have defined information about the robot.I have defined cameras on the robot with a simple "box" geometry and I wish to select each camera and be able to move inside gazebo without really restarting gazebo again. Behavior: I cannot see the links and joints if the joint type is "Fixed". I can however, see the prismatic and continuous joints. Since cameras are fixed joints, there is not way to select them in gazebo. If I try to click on it, it selects the entire robot.The same behavior is not seen with an SDF. I have a different SDF file, and when I run it, I can see each joints and links no matter what the joint type is. I am wondering if its intended to be this way or its just a bug. Please let me know.

edit retag flag offensive close merge delete

Comments

have you solved the problem?

CroCo gravatar imageCroCo ( 2023-05-23 08:54:25 -0600 )edit