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.
172 stars 274 forks source link

Added ability to use ROS params to static_transform_publisher #242

Open ndahn opened 1 year ago

ndahn commented 1 year ago

This has been a frequent request in the past as shown in this thread. I added a launch and yaml file for verification and give an idea of how it can be used now. Naturally, previous behavior is untouched.