Giter Site home page Giter Site logo

ros2_berrygps's Introduction

ros2_berrygps

Ros2 package for the BerryGPS hat


Hardware Info

BerryGPS Hat

OZZMAKER DOCS

BerryGPS-IMUv3

LSM9DS1 - Magnetometer, accelerometer and gyroscope datasheet can be found here. BM280 - Pressure sensor datasheet can be found here.

GPS related Datasheets CAM-M8-FW3_DataSheet_(UBX-15031574) CAM-M8-FW3_HardwareIntegrationManual_(UBX-15030063)

BerryGPS-IMU I2C Addresses

BerryGPS-IMUv3

  • 0x6A for the gyroscope and accelerometer
  • 0x1C for the magnetometer
  • 0x77 for the pressure sensor

ROS2 Package Info

Dependencies

  • RTIMULib (c++ and python) found here

Setup

for now, RTIMULib should be installed via the instructions of the readme located: Linux/python note:: python3 should be used this is required due to the fact that this repo has added the BMP280 that the v3 of the BerryGPS has.

  • change any setttings in the config.yaml and if need be
  • the RTIMULib.ini file should be fine minus the need to calibrate the magnitometer

Calibration

See this Link for details

using RTIMULibCal:

  • run the tool
  • move the device around
  • save .ini file

Usage

can use the launch file ros2 launch ros2_berrygps berrygps.launch.py

or run a the node directly ros2 run ros2_berrygps berrygps_node

TODO

  • change to c++ instead of python

ros2_berrygps's People

Contributors

mattanimation 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.