Closed khughes-bdai closed 3 months ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @khughes-bdai and the rest of your teammates on Graphite
Totals | |
---|---|
Change from base Build 10256015063: | 0.1% |
Covered Lines: | 1914 |
Relevant Lines: | 3608 |
Change Overview
This now lets you generate a URDF of spot that puts links at the feet locations. It is possible to visualize this with
ros2 launch spot_description description.launch.py feet:=true
.The default URDF that gets generated for running the driver does not include these new frames.
Testing Done