gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
619 stars 251 forks source link

Scaling tool #195

Open chapulina opened 4 years ago

chapulina commented 4 years ago

The Transform Control tool lets users translate and rotate entities in simulation. We should also add a scaling tool to that widget.

scalesphere

Ignition Rendering already supports scaling all types of visuals. The main missing piece right now is physics, see https://github.com/ignitionrobotics/ign-physics/issues/65. Once that issue is solved, we can:

kulkarni-raunak commented 3 weeks ago

Is this scaling option available Gazebo Garden? If so, how to achieve it?