导航

    蓝鲸ROS机器人论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 热门
    ROS交流群
    ROS Group
    产品服务
    Product Service
    开源代码库
    Github
    官网
    Official website
    技术交流
    Technological exchanges
    激光雷达
    LIDAR
    ROS教程
    ROS Tourials
    深度学习
    Deep Learning
    机器视觉
    Computer Vision

    Recalibrate the chassis IMU

    产品服务
    1
    1
    1313
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • weijiz
      weijiz 最后由 编辑

      Sorry: This tutorial is for users who purchased after September 2016

      Applicable situation:

      Before shipment, each chassis IMU has been calibrated, and theoretically normal use does not require recalibration. If after a long period of use of the chassis, it is found that the odom angle at the output of the chassis begins to have a serious flow, follow the steps below to recalibrate the chassis IMU.

      Steps:

      1. Place the chassis horizontally stationary, the following calibration process can not move or hit the chassis.

      2. In the local virtual machine ssh login, enter the following command.

      ssh xiaoqiang@192.168.0.xxx   -X
      rostopic echo /imu_cal
      
      1. Open a new window in the local virtual machine and login to the host again. Enter the following command:
      ssh xiaoqiang@192.168.0.xxx   -X
      rostopic pub /imu_cal std_msgs/Bool '{data: true}' -1
      
      1. Wait 10 seconds. When the window in step 1 shows the following figure, it indicates that the calibration procedure has been started. Please terminate the topic issue command in step 2.

      0_1537583834355_84a879a9-6b30-4fae-92db-d858df906c05-image.png

      1. Wait 2 minutes, IMU re-calibration is completed, now you can continue normal use without restart.
      1 条回复 最后回复 回复 引用 0
      • 1 / 1
      • First post
        Last post
      Copyright © 2015-2023 BlueWhale community