Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow data to be visualized (e.g. joint velocities) (ros-pkg ticket #339) #10

Closed
hershwg opened this issue Sep 19, 2012 · 4 comments
Closed

Comments

@hershwg
Copy link
Member

hershwg commented Sep 19, 2012

(a) Listen to joint velocity message and have a panel that displays joint velocities and positions along with names of joints
(b) Allow user to specify a link for which cartesian velocities can be displayed
(c) Draw arrows for forces (with length proportional to magnitude of force)

trac data:

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[jfaust] I need more information -- what are the messages I need to be listening to, on what topics?

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[anonymous] * /mechanism_state [mechanism_control/MechanismState]

is what you need to be listening to. To look at the msg: 'rosmsg -s MechanismState' will give you more information

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[sachinc] Sorry, did not login earlier.

  • /mechanism_state [mechanism_control/MechanismState]

is what you need to be listening to. To look at the msg: 'rosmsg -s MechanismState' will give you more information

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[jfaust] I've added per-link axis display, and some joint information. There's also a per-link trail option which will draw a 2 meter trail behind the link as it moves.

@hershwg hershwg closed this as completed Sep 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant