Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch gazebo bringup #75

Open
JuanCarlosHR2003 opened this issue Nov 1, 2024 · 2 comments
Open

Cannot launch gazebo bringup #75

JuanCarlosHR2003 opened this issue Nov 1, 2024 · 2 comments

Comments

@JuanCarlosHR2003
Copy link

JuanCarlosHR2003 commented Nov 1, 2024

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.
Screenshot from 2024-11-01 07-08-19

Gazebo version: 11.10.2
I will await your response, thank you.

@JuanCarlosHR2003
Copy link
Author

JuanCarlosHR2003 commented Nov 1, 2024

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.
Screenshot from 2024-11-01 09-27-09

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).

Screenshot from 2024-11-01 09-44-39

@AndreasKuhner
Copy link
Contributor

Hi @JuanCarlosHR2003 ,
what exactly did you change from what string to what other string?

Maybe you can also give us the version you are using + franka_ros2 version so that we could check. At least we didn't see any problems at the moment 😄

Cheers,
Andreas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants