See a message in a message
Hello,
I'm wondering if there is any way to, from the command line only, see a message in a message ? Here I'm using a message of the type :
ObjectData.msg:
Header header
sensor_msgs/Image image_rgb
sensor_msgs/Image image_depth
float32 constant
geometry_msgs/PoseStamped reference_board_pose
geometry_msgs/PoseStamped reference_camera_pose
Is there any way to visualize the depth image directly from the command line with something such as :
rosrun image_view image_view ...
Thanks a lot !
Best,