ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
4

multiple views in a single RViz instance? RQT?

asked 2014-11-10 08:58:07 -0500

gvdhoorn gravatar image

updated 2014-11-12 02:11:13 -0500

I'm afraid I already know the answer, but does anyone know whether it is possible to configure RViz to give me 4 views in a single instance, similar to the Quad View in Blender:

I've been playing around with an rqt_gui instance and adding 4 RViz plugin instances, but somehow that seems a bit involved for what I'm trying to achieve, and I cannot get rid of the menu and status bars, leading to large gaps between the viewports in the RViz instances. I'm not too sure about the resource usage of such a configuration either.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-11-12 02:50:21 -0500

ahendrix gravatar image

updated 2014-11-12 14:05:22 -0500

rviz cannot do this directly, but it is supported by the underlying rendering engine (Ogre), so it should be possible to write an rviz plugin which shows additional views.

If you're interested in writing such a plugin, you may be able to use the rviz oculus rift plugin as an inspiration.

edit flag offensive delete link more

Comments

Hm, you're right. I sort of expected an answer like this. Perhaps a candidate for the 'rainy day' list :).

gvdhoorn gravatar image gvdhoorn  ( 2014-11-12 05:05:42 -0500 )edit

It looks like this is still the correct answer :( But another example has been posted since then: https://answers.ros.org/question/2159...

fvd gravatar image fvd  ( 2020-03-11 06:40:42 -0500 )edit

Question Tools

4 followers

Stats

Asked: 2014-11-10 08:58:07 -0500

Seen: 1,740 times

Last updated: Nov 12 '14