gazebosim / gz-sim

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

Component inspector copies highlighted values. #1060

Open nkoenig opened 3 years ago

nkoenig commented 3 years ago

Environment

Description

Highlighting values in the pose elements of the component inspector causes the highlighted value to be applied to the next model that is selected.

In this video I'm only using the mouse, with no keyboard interactions.

component_inspector

Steps to reproduce

  1. Load a world that has a rotated object. Make sure the component inspector is loaded.
  2. Select the rotated model.
  3. Select a different model that has a different rotation.
  4. Highlight the different pose value in the component inspector.
  5. Select the first rotated model.
  6. Click somewhere to remove the element highlight.
  7. The first rotated model will adopt the new pose value.
chapulina commented 3 years ago

Transferred issue from ign-gui because the component inspector is a Gazebo plugin:

https://github.com/ignitionrobotics/ign-gazebo/tree/ign-gazebo5/src/gui/plugins/component_inspector