
How to validate URDF files in GitHub Actions without installing ROS
The problem: ROS CI pipelines are slow because check_urdf needs a full ROS install (1GB+) The...
Apr 21, 20261 min read0 reactions0 comments
Tag archive

The problem: ROS CI pipelines are slow because check_urdf needs a full ROS install (1GB+) The...