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
fix: 🐛 make force_torque_sensor_broadcaster wait for realtime_publisher (ros-controls#327)
* fix: 🐛 make force_torque_sensor_broadcaster wait for realtime_publisher loop to be ready before finishing configure
* test: ✅ check for published message in test_force_torque_sensor_broadcaster
- create a loop that checks if force_torque_sensor_broadcaster published before checking subscribed message
* refactor: ♻️ remove unnecessary includes
* test: ✅ port realtime_publisher check to imu_sensor_broadcaster and joint_state_broadcaster
* refactor: ♻️ remove unnecessary wait_for code from tests
Co-authored-by: Denis Štogl <denis@stogl.de>
0 commit comments