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

How work the force_feedback topic in Phantom Omni?

asked 2013-08-26 01:18:58 -0500

jalvarofa gravatar image

updated 2013-08-28 22:49:59 -0500

Hello,

When I execute rostopic echo /omni1_force_feedback don't happens anything and I don't now how works.

How can I test that this topic works good?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-29 06:46:17 -0500

This topic has to be used to set force vector on device, not to get it. Technically there is no force sensors in any of PHANToM devices, so there is no way to obtain such information. Though you can calculate it based on spring-damper model giving displacement as its input.

edit flag offensive delete link more

Comments

How can I set de force on device? a command with parameters??

jalvarofa gravatar image jalvarofa  ( 2013-09-17 01:00:16 -0500 )edit

Send a message to appropriate topic, e.g. to /omni1_force_feedback. To set the force from command line use `rostopic pub`. See http://wiki.ros.org/ROS/Tutorials/UnderstandingTopics and http://wiki.ros.org/rostopic#rostopic_pub

Boris gravatar image Boris  ( 2013-09-17 03:36:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-26 01:18:58 -0500

Seen: 637 times

Last updated: Aug 29 '13