Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Missing URDF #16

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions