Skip to content

Commit

Permalink
Added MPU9250 ROS driver
Browse files Browse the repository at this point in the history
  • Loading branch information
bjajoh committed Nov 10, 2020
1 parent 496ad3c commit 3bb8719
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 6,563 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "ros-mpu9250-ahrs"]
path = ros-mpu9250-ahrs
url = https://github.com/bjajoh/ros-mpu9250-ahrs
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rosdep install --from-paths src --ignore-src -r

Generate Correction Data NEMA code https://nmeagen.org/

LEDs with Pi: https://tutorials-raspberrypi.com/connect-control-raspberry-pi-ws2812-rgb-led-strips/
LEDs with Pi: https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage


### Running the camera
Expand Down
2 changes: 0 additions & 2 deletions gy_87/.gitattributes

This file was deleted.

32 changes: 0 additions & 32 deletions gy_87/.gitignore

This file was deleted.

213 changes: 0 additions & 213 deletions gy_87/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 3bb8719

Please sign in to comment.