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

mesh_filter Tutorial does not run as written #835

Open
micat001 opened this issue Dec 11, 2024 · 0 comments
Open

mesh_filter Tutorial does not run as written #835

micat001 opened this issue Dec 11, 2024 · 0 comments

Comments

@micat001
Copy link

The tutorial for mesh_filter does not run as written, or output point clouds as described.

Issues:

  • Running roslaunch moveit_tutorials mesh_filter.launch does not work, the UR5 package has changed.
No such file or directory: /opt/ros/noetic/share/ur_description/urdf/common.gazebo.xacro [Errno 2] No such file or directory: '/opt/ros/noetic/share/ur_description/urdf/common.gazebo.xacro'
when processing file: /home/mmicatka/Documents/moveit_ws/src/moveit_tutorials/doc/mesh_filter/urdf/ur5_sensor.urdf.xacro
RLException: while processing /home/mmicatka/Documents/moveit_ws/src/moveit_tutorials/doc/mesh_filter/launch/ur5_gazebo.launch:
Invalid <param> tag: Cannot load command parameter [robot_description]: command [['/opt/ros/noetic/lib/xacro/xacro', '/home/mmicatka/Documents/moveit_ws/src/moveit_tutorials/doc/mesh_filter/urdf/ur5_sensor.urdf.xacro']] returned with code [2]. 

Param xml is <param name="robot_description" command="$(find xacro)/xacro '$(find moveit_tutorials)/doc/mesh_filter/urdf/ur5_sensor.urdf.xacro' "/>
The traceback for the exception was written to the log file
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

1 participant