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

Multiple display with RViz

asked 2015-08-17 05:21:25 -0500

mpkuse gravatar image

Is there a way with Rviz to have multiple view point display at the same time. Something like the 4 views available in Maya. Some thing like : http://community.digitalmediaacademy....

edit retag flag offensive close merge delete

Comments

fvd gravatar image fvd  ( 2020-03-11 06:41:35 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-08-17 06:12:11 -0500

I think this is not possible without some coding on your part, but using librviz, it's doable. For use in DRC, we (optionally) used such functionality in our Operator Control Station, switching between a 3D perspective view and a 4 view setup with the perspective view plus 3 ortho views. The code is available here (see L83 for initializing the four views). This is not really a minimal example, but it should give you an idea how it can be done.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-08-17 05:21:25 -0500

Seen: 1,798 times

Last updated: Aug 17 '15