Skip to content

This project contains libraries to do robotics subtasks like SLAM, planning and controls. It will, in future, include a simulator and integration of all the subtasks to see a system in action. Also, I plan to include some analysis tools to measure how well our algorithms are doing.

Notifications You must be signed in to change notification settings

ngupta1024/FullStackRobotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack Robotics

TO DOs

  1. vim

    • how to make a directory and files inside vim
    • get ctags in
    • change the theme where your cursor has a line beneath the current line too - like chris has
  2. git

    • how to use vimdiff as difftool and mergetool
    • how to navigate between two versions
  3. tmux

    • how did tmux remember what was opened before when derrick closed it accidentaly
    • how is it better than terminator
  4. cmake

    • modern and effective cmake
  5. compilers

    • difference between gcc and clang
  6. OS and RTOS

    • which is good for running together and on mission critical systems

=======

LibController

Implement MPC methods

  1. Stephen Boyd MPC
  2. Fast NMPC
  3. iLQR: forward prop and back prop

LibPlanner

LibLocalization

Timeline

About

This project contains libraries to do robotics subtasks like SLAM, planning and controls. It will, in future, include a simulator and integration of all the subtasks to see a system in action. Also, I plan to include some analysis tools to measure how well our algorithms are doing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published