gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
62 stars 38 forks source link

Missing algorithm include (InspectFeatures.hh) #644

Closed oysstu closed 1 month ago

oysstu commented 1 month ago

This header needs to include algorithm due to the use of std::find. https://github.com/gazebosim/gz-physics/blob/0f59151bb2a6416c999519d0ed46e3e29e39e913/include/gz/physics/detail/InspectFeatures.hh#L59