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

Removing unused parameter name to silence warning #133

Closed ayrton04 closed 7 years ago

ayrton04 commented 7 years ago

catkin_tools has been giving me unused parameter warnings.

tfoote commented 7 years ago

Thanks!