I created a subscriber to listen to the topic "/camera/pattern/stereo", but there is something wrong when it comes tolast_stereo_pattern_ = get_pattern_buffers.result()[itmStereo][0].asJson (true);in ensenso_grabber.cpp with the camera seeing the calibration pattern. The program stopped with no response. How can I get the pattern data from "/camera/pattern/stereo"?
Best Wishes!
I created a subscriber to listen to the topic "/camera/pattern/stereo", but there is something wrong when it comes to
last_stereo_pattern_ = get_pattern_buffers.result()[itmStereo][0].asJson (true);in ensenso_grabber.cpp with the camera seeing the calibration pattern. The program stopped with no response. How can I get the pattern data from "/camera/pattern/stereo"?Best Wishes!