robofit / arcor2_areditor

Solution for end-user programming of (collaborative) robots using Augmented Reality. From AR to Python and back!
9 stars 14 forks source link

Robot model visualization #175

Open ZdenekM opened 4 years ago

ZdenekM commented 4 years ago

By default, the robot's model is not visualized.

Robot's model (URDF) should be always visualized in the following cases:

Robot's model could be optionally visualized in the following cases:

For the case that the user is in VR mode, or has enabled permanent visualization of the robot's model, the visualization of the robot's current state must be clearly distinguished from other visualizations that are using the model (stored joints, etc.).

ZdenekM commented 4 years ago

@rstourac @martincervinka We have started to think about the usage and utility of robot model visualization - when and for what it might be useful. We would be grateful for any feedback or ideas on this. Please note that this is only about visualization of stored data, or the current state. Model control will be handled afterward. Many thanks.

ZdenekM commented 4 years ago

@rstourac @martincervinka Any ideas on this?