I get a warnning when trying to use a floating joint [closed]
[ 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>
Closed for the following reason
the question is answered, right answer was accepted by
rnunziata
close date 2013-08-24 13:43:21
add a comment