Skip to content

kokkia/pose_estimation

Repository files navigation

pose_estimation

姿勢角推定オブザーバ

  • quaternionベース
  • オイラー角ベース(ZYXオイラー角 = roll, pitch, yaw)

Installation

Arduino

Ubuntu Python

$ pip install -r requirements.txt

How to use

  1. Setup arudino or esp32 environment
  2. Launch esp32_imu with esp32
  3. Launch observer
    $ python main.py
    

Note

  • 角速度センサ、加速度センサともに右手系
  • 加速度センサは、平面に置いたときに、+1Gが検出される向きがZ方向の正

Demo

pose_estimation2.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published