Skip to content

[Windows & Iron] Issues with Running URDF Tutorial of the Building a Visual Robot Model with URDF from Scratch tutorial on Windows #3996

@songyuc

Description

@songyuc

I have been following the Building a Visual Robot Model with URDF from Scratch tutorial using ROS 2 on Windows. I encountered an issue when executing the command to launch the display.launch.py file in the One Shape section:

ros2 launch urdf_tutorial display.launch.py model:=urdf/01-myfirst.urdf

The terminal returned a file not found error: [WinError 2] The system cannot find the file specified. even though the 01-myfirst.urdf file exists in the urdf directory within the urdf_tutorial package. I attempted the command modification suggested in the tutorial to work regardless of the current working directory, but it returned an unrecognized argument error.

ros2: error: unrecognized arguments: --share urdf_tutorial`/urdf/01-myfirst.urdf

I would like to know if this tutorial is supported on Windows and if there are additional steps required to run it successfully on this platform. Any help or guidance would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions