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
I have been trying to use the Gazebo launcher, but the Franka robot cannot be visualized because Gazebo cannot load the .dae files from the franka_description package. All other packages work fine.
Gazebo version: 11.10.2
I will await your response, thank you.
The text was updated successfully, but these errors were encountered:
I managed to visualize the Franka arm changing the utils.xacro. I changed the filename of the visual and collision meshes to "file://$(find franka_description)/meshes..."
However, when I try to visualize the robot end effector, I have the same problem. Even with the patch I used with the Franka arm, the problem persists.
Here is a photo of the log.
As well, an important detail to add is that I can visualize and control the robot end effector in RVIZ with no problems.
EDIT: I managed to visualize the FR3 with the Franka Hand in Gazebo. I just needed to change the filename directory in the utils.xacro and franka_hand.xacro, using the same solution as before (""file://$(find franka_description)/meshes..."). Still, I do not know if everything works as intended (i.e. collision).
I have been trying to use the Gazebo launcher, but the Franka robot cannot be visualized because Gazebo cannot load the .dae files from the franka_description package. All other packages work fine.
Gazebo version: 11.10.2
I will await your response, thank you.
The text was updated successfully, but these errors were encountered: