Skip to content

Missing URDF #16

@AustinDeric

Description

@AustinDeric

The urdf is not present in the spot_urdf pacakge:

$ roslaunch spot_urdf rviz_display.launch 

No such file or directory: /home/<>/spot/spot_ws/install/spot_urdf/share/spot_urdf/urdf/spot.urdf [Errno 2] No such file or directory: '/home/<>/spot/spot_ws/install/spot_urdf/share/spot_urdf/urdf/spot.urdf'
RLException: Invalid <param> tag: Cannot load command parameter [robot_description]: command [['/opt/ros/noetic/lib/xacro/xacro', '/home/<>/spot/spot_ws/install/spot_urdf/share/spot_urdf/urdf/spot.urdf']] returned with code [2]. 

Param xml is <param name="robot_description" command="$(find xacro)/xacro $(arg model)"/>
The traceback for the exception was written to the log file

<arg name="model" default="$(find spot_urdf)/urdf/spot.urdf"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions