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
When following Visualizing Collisions tutorial, the launch file doesn't work. After writing roslaunch moveit_tutorials visualizing_collisions_tutorial.launch
the following response is obtained:
No such file or directory: /opt/ros/noetic/share/franka_description/robots/panda_arm_hand.urdf.xacro [Errno 2]
No such file or directory: '/opt/ros/noetic/share/franka_description/robots/panda_arm_hand.urdf.xacro'
RLException: Invalid <param> tag: Cannot load command parameter [robot_description]: command [['/opt/ros/noetic/lib/xacro/xacro',
'/opt/ros/noetic/share/franka_description/robots/panda_arm_hand.urdf.xacro']] returned with code [2].
Param xml is <param name="robot_description" command="$(find xacro)/xacro '$(find franka_description)/robots/panda_arm_hand.urdf.xacro'"/>
The traceback for the exception was written to the log file
Both, franka_description and moveit_tutorials are strongly changing these days. See #667 for a pending fixup. @v4hn, as we frequently see issues like this one, can't we simply merge the proposed PR?
When following Visualizing Collisions tutorial, the launch file doesn't work. After writing
roslaunch moveit_tutorials visualizing_collisions_tutorial.launch
the following response is obtained:
Your environment
Error must be similar to the one mentioned here: https://answers.ros.org/question/384900/failed-to-lunch-this-command/
The text was updated successfully, but these errors were encountered: