ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Problem on MoveIt after I Add Imu into it

asked 2016-07-04 05:10:45 -0500

Envo gravatar image

When i launch MoveIt and Add Imu into it, I found that: Status: Error Transform [sender=unknown_publisher] For frame [fcu]: Frame [fcu] does not exist

Here is the link which i screenshot for the problem which i faced: http://imgur.com/a/kdTU1

Hopefully, somebody help me to solve this kind of problem, Thank You so much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-07-06 01:44:21 -0500

Your IMU publishes it's data with the frame_id set to fcu. There appears to be no connection to that frame in your current tf tree, however. You'll probably want to add the fcu frame to your robot URDF or run a static_transform_publisher to publish the transform (see for instance here: http://answers.ros.org/question/82931... ).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-07-04 05:10:45 -0500

Seen: 166 times

Last updated: Jul 06 '16