bdaiinstitute / spot_ros2

ROS 2 driver package for Boston Dynamics' Spot
Other
185 stars 63 forks source link

[SW-1266] Add option in spot urdf to put links at the feet #447

Closed khughes-bdai closed 3 months ago

khughes-bdai commented 3 months ago

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

Screenshot from 2024-08-08 14-55-57.png

khughes-bdai commented 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 Graphite

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10307929485

Details


Totals Coverage Status
Change from base Build 10256015063: 0.1%
Covered Lines: 1914
Relevant Lines: 3608

💛 - Coveralls
khughes-bdai commented 3 months ago

Merge activity