You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Change Overview
spot_hardware_interface fails to build due to missing tl_expected header.
Adding `tl_expected` to list of package include dependencies fixes the build error.
## Testing Done
Tested on ubuntu 22.04, outside of docker, with all dependencies installed as specified by readme. Built with
`colcon build --packages-up-to spot_ros2_control`
0 commit comments