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

Revision history [back]

click to hide/show revision 1
initial version
<rosparam param="imu0_config">[false, false, false,
                                   false, false, false,
                                   flase, false, false,
                                   false, false, true,
                                   true,  true,  false]</rosparam>

You apparently have a typo in the 7th element in the configuration matrix.

<rosparam param="imu0_config">[false, false, false,
                                false, false, false,
                                   flase, **flase**, false, false,
                                false, false, true,
                                true,  true,  false]</rosparam>