Error rostf with the robotics toolbox
显示 更早的评论
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.
回答(1 个)
Mohammad Mehdi Sobhani
2016-5-11
0 个投票
I have the same problem. Any one has any idea about this issue?
类别
在 帮助中心 和 File Exchange 中查找有关 ROS 2 Network Connection and Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!