Skip to content

ROS project for the Robotics course 2019 @ MSc. Computer Science & Engineering - Politecnico di Milano

Notifications You must be signed in to change notification settings

adiego73/robotics-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robotics course 2019

Abstract

The course project is divided in two parts.

First part

  • Compute two different odometries and publish both as tf and odom topic
    • Differential Drive Kinematics
    • Ackerman model
  • Use dynamic reconfigure to switch between different published odometry
  • Use dynamic reconfigure to reset the odometry to (0,0) or to set to a specific starting point (x,y)
  • Publish a custom message with odometry value and type of source

Second part

Compute accurate and high frequency GPS position fusing:

  • Odometry (from wheels encoders and steering angle)
  • IMU (Piksi Multi board)
  • GPS (Piksi Multi board)

Professors & Tutors

  • Matteo Matteucci, DEIB department, Politecnico di Milano
  • Simone Mentasti, DEIB department, Politecnico di Milano

About

ROS project for the Robotics course 2019 @ MSc. Computer Science & Engineering - Politecnico di Milano

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published