ros2 / geometry2

A set of ROS packages for keeping track of coordinate transforms.
BSD 3-Clause "New" or "Revised" License
113 stars 193 forks source link

Ensure executor_ is spinning in TransformListener::init #605

Open franciszhi opened 1 year ago

franciszhi commented 1 year ago

Also, added tf2_test_transform_listener.transform_listener_spin_thread to test. Without the fix, the newly added test will freeze.