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
Thank you, I will make a PR. @sktometometo do you want to keep the current behavior and add new option?
or just rewrite to subscribe only panorama info?
rects_array_in_panorama_to_bounding_box_array
node subscribe full panorama image,but it uses only image height and image width image.
https://github.com/jsk-ros-pkg/jsk_recognition/blob/master/jsk_perception/node_scripts/rect_array_in_panorama_to_bounding_box_array.py#L53-L68
But when the network connection is low, it is hard to subscribe full panorama image.
We thought
PanoramaInfo
msg can haveimage
height andimage
width information@sktometometo what do you think?
cc. @AyumuIwa
The text was updated successfully, but these errors were encountered: