Re: [ros-users] questions about pr2 fingertip pressure

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kaijen Hsiao
Date:  
To: ros-users
Subject: Re: [ros-users] questions about pr2 fingertip pressure
Hi Joe,
I wrote a translator awhile ago to turn Gazebo sensing element
messages into the PressureState messages the PR2 finger sensors use.
I've stuck it in
https://code.ros.org/svn/wg-ros-pkg/trunk/sandbox/sim_contact_translator
. It runs fine, but I haven't used it in months, and I haven't had
time to test whether it still works yet. You're welcome to try it
out.

-Kaijen