-
Notifications
You must be signed in to change notification settings - Fork 48
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
how can I get touch sensor topic #10
Comments
I could understand how Touch data are published as When event is subscribed, sensor data are stored and topic is published in callback function. Useful event names:
In addition, I think some msgs in
Referenced documentation: NAOqi 2.3 documentation ALTouch, python code |
I'm working on this issue at ros-naoqi/naoqi_driver#48, but unfortunatelly I have trouble reading data.... |
I think this has been partially solved by ros-naoqi/naoqi_driver#49 and is about to be totally solved by ros-naoqi/naoqi_driver#63 right ? |
I think we're good. |
It seems the pepper robot has multiple touch sensors on head and arms, how can we get this as ros topic?
The text was updated successfully, but these errors were encountered: