Coder Social home page Coder Social logo

Comments (5)

PanNeng-ZJU avatar PanNeng-ZJU commented on August 23, 2024
  1. we were having some trouble of unstable measurement of VIO with the 1.13.0 firmware, but I think you can give it a try in the pixhawk 6c.
  2. The reason why we set up the pixhawk "perpendicular" to the front face of the drone, is that it's more suitable for installation. As long as the orientation of the flight controller is configured properly in the calibration part in the QGC, you can install the flight controller any way you want.

from fast-drone-250.

EhrazImam avatar EhrazImam commented on August 23, 2024

@FaboNo hope you are doing well were you able to run on pixhawk 6x

from fast-drone-250.

FaboNo avatar FaboNo commented on August 23, 2024

@EhrazImam thanks for asking :) Actually I were not able to get the 200 Hz rate for the IMU - I tried all the known recipes but cannot... So it worked not well with VINS

from fast-drone-250.

EhrazImam avatar EhrazImam commented on August 23, 2024

Any other hardware you have used

For 200 hz create a file etc/extras.txt and add mavlink stream -d /dev/ttyS0 -s HIGHRES_IMU -r 8000
mavlink stream -d /dev/ttyS0 -s ODOMETRY -r 8000

if it does not work try to change ttyS0 to ttyS1

from fast-drone-250.

FaboNo avatar FaboNo commented on August 23, 2024

@EhrazImam yes it is working by doing this (I saw it in on issue):
roslaunch mavros px4.launch &sleep 10;
rosrun mavros mavcmd long 511 105 4550 0 0 0 0 0 &sleep 1;
echo "/mavros/imu/data_raw to 200Hz"
rosrun mavros mavcmd long 511 31 4550 0 0 0 0 0 &sleep 1;
echo "/mavros/imu/data to 200Hz"

from fast-drone-250.

Related Issues (20)

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.