robot_calibration
robot_calibration copied to clipboard
Jazzy regression: finders don't receive camera images
So far:
- with current QoS - no images
- with "reliable" QoS - some images, but breaks down pretty fast
- it seems like maybe rclcpp::spin(node) isn't calling the camera callbacks - but I can't tell without some more instrumentation.
- Minor workaround using https://github.com/mikeferguson/robot_calibration/pull/174
- Example of using this on UBR1: https://github.com/mikeferguson/ubr_reloaded/commit/22f9a5020ac832dc2c091c4efdca7acad9bd547d
This appears to only be an issue with CycloneDDS in Jazzy - still debugging, but it isn't caused by robot_calibration