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

Resolved pedantic warnings #173

Open marting87 opened 6 years ago

marting87 commented 6 years ago

Removed extra ';' which was causing -Wpedantic

tfoote commented 6 years ago

@ros-pull-request-builder test this please