Error rostf with the robotics toolbox
Show older comments
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.
Answers (1)
Mohammad Mehdi Sobhani
on 11 May 2016
0 votes
I have the same problem. Any one has any idea about this issue?
Categories
Find more on ROS 2 Network Connection and Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!