Git Product home page Git Product logo

robotics-projects-2021's Introduction

This repository contains the lab projects for the Robotics course of AA. 2020-2021 at Politecnico di Milano.

Both the projects are implemented in ROS, an open-source robotics middleware suite.

First project

SCOUT 2.0: Odometry with ROS

Estimate linear and angular velocity from motors speed and then compute odometry, using the C++ language.

1. Compute odometry using skid steering (approx) kinematics

  • using Euler and Runge-Kutta integration
  • ROS parameter specifies initial pose

2. Use dynamic reconfigure to select between integration method

3. Write 2 services to reset the odometry to (0,0,0) or to a pose (x,y,θ)

4. Publish a custom message with odometry value and type of integration

Second project

Mapping and localization with ROS

Calibrate sensors, create a map and perform localization

1. Calibrate the static TF between the odometry and the laser sensor

2. Create the map with GMapping, using the provided odometry

3. IMU Tools can be used to preprocess IMU data

4. Perform localization with AMCL and Robot Localizaiton using the map

Software

License & Copyright

Licensed under MIT License

Sensors

About the robot

alt text

robotics-projects-2021's People

Contributors

albertopirillo avatar

Watchers

 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.