Error rostf with the robotics toolbox
Mostrar comentarios más antiguos
Hello everybody,
I am using the Robotics Toolbox with Matlab R2015a. I am able to do the binding with ROS. But I can't use the topic /tf and I have an error using rostf:
>> rostf
ans =
TransformationTree with properties:
AvailableFrames: {0x1 cell}
LastUpdateTime: [0x1 Time]
[ERROR] SubscriberHandshakeHandler - Subscriber handshake failed: Message types don't match.
[ERROR] SubscriberHandshakeHandler - Subscriber handshake failed: Message types don't match.
[ERROR] SubscriberHandshakeHandler - Subscriber handshake failed: Message types don't match.
[ERROR] SubscriberHandshakeHandler - Subscriber handshake failed: Message types don't match.
It is a problem for me as I need to extract the position of several joints in world coordinates. The robot I am using in Gazebo is the PR2. If you have any ideas, don't hesitate.
Thank you.
Respuestas (1)
Mohammad Mehdi Sobhani
el 11 de Mayo de 2016
0 votos
I have the same problem. Any one has any idea about this issue?
Categorías
Más información sobre Network Connection and Exploration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!