ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
<rosparam param="imu0_config">[false, false, false,
false, false, false,
flase, false, false,
false, false, true,
true, true, false]</rosparam>
2 | No.2 Revision |
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>