gazebosim / gazebo-classic

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

Joint control widget units #2296

Open osrf-migration opened 7 years ago

osrf-migration commented 7 years ago

Original report (archived issue) by Peter Horak (Bitbucket: pchorak).


Currently the joint control widget (right pane) displays radians or degrees for target positions and m/s for target velocities regardless of whether joints are revolute or prismatic. The joint control widget may need a new design to fix this. It would need to specify units on a joint-by-joint basis since some models have a mix of revolute and prismatic joints.

osrf-migration commented 7 years ago

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


related to issue #1331