Gazebo side panel not showing/selecting links that are "fixed" type in URDF
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.
have you solved the problem?