ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Schunk_svh_driver:How to use channel_feedback in gui

asked 2015-04-29 10:00:11 -0500

Alba gravatar image

updated 2015-04-29 10:09:06 -0500

Hi, can you help me to use the topic channel_feedback() in rqt-rviz? Can I use this topic to read values of current/effort and so adjourn position in the topic channel_target? Thank you.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-04-29 10:11:52 -0500

inflo gravatar image

yes, it seemed so.

have you read 5.2 standalone usage ?

If you want to check out that everything is working or just want to move the hand into any position you can use the package as standalone with sliders.......the hand is ready and fingers can be moved by using the Joint State publisher gui that has come up.

this joint-state-publisher is using then the topic channel_target to setup a new position of a finger

edit flag offensive delete link more
0

answered 2015-06-09 09:37:42 -0500

heppner gravatar image

Hey Alba,

As Inflo pointed out you can use the default GUI provided with the Joint state publisher in standalone usage. This will give you a slider window to use. The plugin SVH Reset also gives you the option to trigger a connect and reset calls. Maybe i could add sliders to this window as well.

Currently the channel feedback will only give you the current position of the fingers, not the current values or effort. You can however read this via API calls. This might be added in a next release.

Best Regards Georg

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-04-29 10:00:11 -0500

Seen: 142 times

Last updated: Jun 09 '15