Skip to content

vinits5/probabilistic_robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Mobile Robotics

This repository contains solutions of course named Introduction to Mobile Robotics. This course is offered by Prof. Wolfram Burgard in University of Freiburg, Germany.

Solutions are written by V!N!T Sarode.

Solutions

Each sheet cotains an assignment.
sol.py file in each folder is the solution for assignment using python.

Sheet 1:

It contains basics of python and mobile robotics. (like transformations, sensor data plotting, etc.)

Sheet 2:

Implementation of Differential Drive Forward Kinematics.

Sheet 4:

Odometry based- and Velocity based- Motion Model Sampling Algorithms:

  1. 12 sample algorithm
  2. triangular sampling
  3. rejection sampling
  4. Box-Muller transformation

Sheet 5:

Implementation of Sensor Model based on range sensor.

Sheet 6: Particle Filter Framework

It contains a simulation of Particle Filter applied for the localization of a mobile robot.

About

This repository contains the solutions to Exercises of Introduction to Mobile Robotics at Univ of Freiburg (taught by Prof. Wolfram Burgard)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages