This repository contains code and resources related to the course "Robotics Sensing and Navigation".
-
Python Scripts for GPS and IMU sensor driver files ROS Nodes (src folder) are used to input data from the sensor, process this information, convert them into a custom ROS message, and save the data in the form of a ROS bag (saved in the data folder).
-
Python Scripts for analysing the information recorded in the ROS bag