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

xarm_description xacro:macro common_link_visual and common_link_collision not recognized #188

Open
pala5 opened this issue Jun 21, 2023 · 1 comment

Comments

@pala5
Copy link

pala5 commented Jun 21, 2023

Hi,

I'm currently working with the Lite Gripper coupled to the Lite 6 arm. After the last commits, I've found some errors in the xarm_description package, more exactly in the URDF folder, in both common, gripper and gripper folders.

In the case of the common folder, the common.link.xacro defines both the common_link_mesh, common_link_visual and common_link_collision use the param "mesh_path" but is never defined as an input one.

Then, in the gripper and the vacuum_gripper folders, both in the gripper and the vacuum_gripper grippers it misses including the common.link.xacro macros and then, set the "mesh_path" param.

I have no idea if that occurs in other urdf folders too.

Thanks.

@vimior
Copy link
Contributor

vimior commented Jun 26, 2023

@pala5
Hello, the mesh_path parameter is defined in xarm_device_macro.xacro. May I ask what error you are reporting now? Can you provide the ROS version you are using?

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