open-dynamic-robot-initiative / master-board

Hardware and Firmware of the Solo Quadruped Master Board
BSD 2-Clause "Simplified" License
120 stars 41 forks source link

Add missing stdexcept. #158

Closed olivier-stasse closed 5 months ago

olivier-stasse commented 6 months ago

Description

This PR fixes a missing include stdexcept on `example_pd.cpp' failing on noble (Ubuntu 24.04)

How I Tested

Using docker jazzy image and colcon build

I fulfilled the following requirements