ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Although RViz
gurus might answer differently, since it's not an image processing/manipulating tool per se I don't think what you're asking is possible on RViz
by itself.
OpenCV
has a nice stitching capability. You should easily transfer the resulting image to ROS by image_transport.
2 | No.2 Revision |
Although more experienced users might answer differently, RViz
gurus since it's not an image processing/manipulating tool per se I don't think what you're asking is possible on RViz
by itself.itself since it's not an image processing/manipulating tool per se.
OpenCV
has a nice stitching capability. You should easily transfer the resulting image to ROS by image_transport.
3 | No.3 Revision |
Although more experienced users might answer differently, I don't think what you're asking is possible on RViz
by itself since it's not an image processing/manipulating tool per se.
OpenCV
has a nice stitching capability. You should be easily able to transfer the resulting image to ROS by image_transport.