Skip to content

All coursework for course Mobile Robotics CS7.503 at IIITH (Monsoon 2021)

License

Notifications You must be signed in to change notification settings

TheProjectsGuy/MR21-CS7.503

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Robotics (Monsoon 2021) @ IIITH

Written Notes | Course Notion | Shubodh's Notion


A repository to store all items pertaining to course Mobile Robotics

Note

Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0

This repository is for personal reference only. Please do not copy code for homework (understanding is better than grades). Please adhere to the license CC BY-NC-SA 4.0; appropriate credits, whenever needed, are given in notebooks.

Table of contents

Environment

The anaconda environment can be set up using anaconda-env.yml. Everything should work on Linux, there may be some problems using some frameworks (like Jax) on Windows.

Contents

Assignments

The assignments given out (for the course) are summarized in the table below

Assignment Description
Assignment 1 Transformations and representations, basic Open3D, quaternions, euler angles, etc.
Assignment 2 Data Representation and Point Cloud Operations, registration, occupancy maps
Assignment 3 Non-linear least squares optimization, ICP (Procrustes Alignment)
Assignment 4 DLT, Fundamental matrix and epipolar geometry

Projects

The projects given out (for the course) are summarized in the table below

Projects Description
Project 1 SLAM (Localization only) using non-linear least squares optimization, given the using pose-graph (smoothing). Includes Evo and G2O tutorial.
Project 2 Stereo, PnP, ICP and Bundle Adjustment

End-Semester

Submission for the take-home end semester exam for Mobile Robotics Monsoon 2021 can be found here

Developer: TheProjectsGuy

About

All coursework for course Mobile Robotics CS7.503 at IIITH (Monsoon 2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages