You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#63 adds a basic implementation for extrinsics transformations publisher.
It would be better to publish these transformations by reading some YAML files instead of defining them using code.
Note: This is different to the robot state publisher as it uses tf_static to publish the robot frames, and move_base (costmaps in particular) needs the transformations in tf.
The text was updated successfully, but these errors were encountered:
#63 adds a basic implementation for extrinsics transformations publisher.
It would be better to publish these transformations by reading some YAML files instead of defining them using code.
Note: This is different to the robot state publisher as it uses tf_static to publish the robot frames, and move_base (costmaps in particular) needs the transformations in tf.
The text was updated successfully, but these errors were encountered: