gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 481 forks source link

Move/rotate tools broken on gazebo5 branch #1408

Closed osrf-migration closed 9 years ago

osrf-migration commented 9 years ago

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


The move/rotate tools are broken on the gazebo5 branch except for ODE models that have been auto-disabled. For example, if you insert a box and wait a few seconds so that it comes to rest; the move/rotate tools will work.

On the other hand, if you use any other physics engine, or insert a model with joints that can't auto-disable (such as the double pendulum with base), then you will be unable to use these tools.

I tried reducing the update rate, and it seems to reset the visual position with every physics update. @iche033 has an idea of the source of the problem and a fix.

osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


I uploaded a video to vimeo, and it will be ready to view soon:

https://vimeo.com/116913729

osrf-migration commented 9 years ago

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


pull request #1378

osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


pull request #1378

osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).