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
ATOM's RViz view is XYOrbit.
This is the the blue ellipsoid that appears when click on the any button of our mouse.
Example, in the middle of the image:
This changes the view as we know, but it has a disadvantage, as it is constricted to the ground plane.
There is another view option that is virtually the same, with the ground plane restriction: Orbit
This is represented by a yellow ellipsoid:
This allows for a much versatile movement inside RViz (although it takes a bit to get used to).
As an example, we can center the view in the middle of the pattern, being easier to label it.
RVizOrbit.mp4
This is a very simple change in terms of code (a single line), and does not break anything that came beforehand (older version will simply not have this feature automatically added).
Therefore this issue serves more as a discussion if this is worth implementing.
ATOM's RViz view is XYOrbit.
This is the the blue ellipsoid that appears when click on the any button of our mouse.
Example, in the middle of the image:
This changes the view as we know, but it has a disadvantage, as it is constricted to the ground plane.
There is another view option that is virtually the same, with the ground plane restriction: Orbit
This is represented by a yellow ellipsoid:
This allows for a much versatile movement inside RViz (although it takes a bit to get used to).
As an example, we can center the view in the middle of the pattern, being easier to label it.
RVizOrbit.mp4
This is a very simple change in terms of code (a single line), and does not break anything that came beforehand (older version will simply not have this feature automatically added).
Therefore this issue serves more as a discussion if this is worth implementing.
What do you think @miguelriemoliveira, @Kazadhum, @brunofavs?
The text was updated successfully, but these errors were encountered: