Skip to content

Instantly share code, notes, and snippets.

@Samir-Rashid
Last active March 27, 2021 21:56
Show Gist options
  • Save Samir-Rashid/e30985e6500663eecb88e4d9931276ca to your computer and use it in GitHub Desktop.
Save Samir-Rashid/e30985e6500663eecb88e4d9931276ca to your computer and use it in GitHub Desktop.
robotics resume gist

Links to the source code: (private until late 2021)

https://github.com/Team766/2020

  • general robot code

https://github.com/Team766/auton-path-grapher

https://github.com/Team766/localmotionalizer

  • Monte-Carlo localization using a LIDAR mounted on robot

Note: spread across multiple repos.


Robotics Autonomous Driving Aug 2019 – Apr 2020

Project description: Programming team lead. Wrote tutorials and wiki, trained rookies, limelight image processing, Monte-Carlo localization.

I worked on a a pure pursuit based path following algorithm in Java that can follow any arbitrary path in real-time. When working with a map, pathfollowing will autocorrect and avoid obstacles. Also using our web GUI, the user can click on a point and have the robot drive there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment