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
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
The text was updated successfully, but these errors were encountered:
The tutorial for mesh_filter does not run as written, or output point clouds as described.
Issues:
roslaunch moveit_tutorials mesh_filter.launch
does not work, the UR5 package has changed.The text was updated successfully, but these errors were encountered: