ros / geometry

Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
173 stars 274 forks source link

Remove `signals` from find_package(Boost COMPONENTS ...) #180

Closed de-vri-es closed 5 years ago

de-vri-es commented 5 years ago

Same as https://github.com/ros/geometry2/pull/354, but for this repository.

tfoote commented 5 years ago

Thanks for cleaning that up.

de-vri-es commented 5 years ago

Thanks for the quick review and merge :)