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

I get a warnning when trying to use a floating joint [closed]

asked 2013-08-24 07:45:29 -0500

rnunziata gravatar image

updated 2013-08-24 07:55:22 -0500

[ WARN] [1377366818.732511716]: Converting unknown joint type of joint 'odom-joint' into a fixed joint


I thought floating joints where allowed?

     <joint name="odom_joint" type="floating">
        <parent link="odom" />
        <child link="base_link" />
      </joint>
edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by rnunziata
close date 2013-08-24 13:43:21

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-08-24 13:41:58 -0500

rnunziata gravatar image

updated 2013-08-24 13:42:56 -0500

I miss understood that apparently floating and planar joints are no long used. At least that what I get from scanning blogs. Documentation seems to be lagging.

edit flag offensive delete link more

Comments

Hi - what's the workaround? Or do we just ignore the warning? Thanks :).

hangdog gravatar image hangdog  ( 2014-01-04 12:26:33 -0500 )edit

In the case of odom to base link you must publish odometry and tf.

rnunziata gravatar image rnunziata  ( 2014-01-04 12:46:14 -0500 )edit

Or you can use MoveIt You can define virtual joints: floating and planar

Andromeda gravatar image Andromeda  ( 2014-10-23 13:26:26 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-24 07:45:29 -0500

Seen: 1,041 times

Last updated: Aug 24 '13