-
Notifications
You must be signed in to change notification settings - Fork 498
Read controller/joint values in joint control widget #295
Comments
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Until 2.0 |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
|
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). @chapulina I started working on this long ago, and I heard you mention it the other day. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). It was basically just adding an extra publisher/subscriber pair. The |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). @pchorak this might be an interesting issue to look at |
Original comment by Peter Horak (Bitbucket: pchorak). @scpeters I added a service to fix this (pull request #2730) |
Original comment by Peter Horak (Bitbucket: pchorak).
A service was added in pull request #2730 (merged) so that the joint control widget can query the current joint controller values when it switches between models. |
Original report (archived issue) by Thomas Koletschka (Bitbucket: thomasko).
Currently Gazebo's joint control widget always displays default values but doesn't read the controller's/joint's values. It also doesn't keep the values you set when you deselect and select the model again but rather goes back to displaying its default values.
The text was updated successfully, but these errors were encountered: