A tutorial for sensor fusion using the robot_localization package! (With explanations of the pre-requisite concepts!) Author: github.com/methylDragon https://github.com/methylDragon/ros-sensor-fusion-tutorial # tractor_localization Robot_Localization with GPS and IMU # Install dependencies # GPS sudo apt-get install -y ros-kinetic-nmea-comms \ ros-kinetic-nmea-msgs \ ros-kinetic-nmea-navsat-driver \ ros-kinetic-geographic-info \ ros-kinetic-geographic-msgs \ ros-kinetic-unique-id \ ros-kinetic-unique-identifier # Razor IMU sudo apt-get install -y ros-kinetic-razor-imu-9dof # Robot Localization sudo apt-get install -y ros-kinetic-robot-localization Setup TF measurements in the /launch file http://wiki.ros.org/tf#static_transform_publisher These are the measurements for your sensors (x y z yaw pitch roll) Where x forward y left z up http://www.ros.org/reps/rep-0103.html
forked from ros-agriculture/tractor_localization
-
Notifications
You must be signed in to change notification settings - Fork 0
Robot_Localization with GPS and IMU
License
ryleymcc/tractor_localization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Robot_Localization with GPS and IMU
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CMake 100.0%