GithubHelp home page GithubHelp logo

ccf_1node's Introduction

driver for complementary filter for a imu

serial: read serial hex from the unart port linked by usb cable to the imu module

yesense_driver_node: contains the node that publish imu message, euler message and do check sum from the serial read

six_axis_comp_filter: do comp_filter from the linear accel and the angular velocity

rostopic list:

/imu/euler_raw 原生输出的欧拉角 格式使用VectorStamped

/imu/euler_comp_filter 通过linear accel 和 angular elocity 进行互补滤波后的欧拉角数据 格式使用VectorStamped

/imu/data_raw 原生输出的imu 信息, 包括四元数, 线性加速度, 角速度

roll pitch -> 互补滤波

yaww -> 角加速度直接积分

使用欧拉角的情况下会有一个角无法进行互补滤波

shell脚本用于将rostopic 数据存入csv中, 如果写在一个脚本里, 两个rostopic好像没办法同时存两个数据,第一个读取结束, ctrl+c之后 进行第二个rosptic的读取, 故写在两个脚本里,分别运行

topic_ccf2csv.sh topic_raw2csv.sh

ccf_1node's People

Contributors

xuesongtap avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.