BE & CS undergrad, ROBO masters. All repos are independently conceived projects or thesis research (gtsam_vio).
-
Dual_Quaternion_FK Public
Forward Kinematics for Lynx Robot Arm using Dual Quaternions.
-
gtsam_vio Public
Visual Inertial Odometry (VIO) / Simultaneous Localization & Mapping (SLAM) using iSAM2 framework from the GTSAM library.
-
Robot_Navigation_Simulation Public
A 2D map-building GUI to simulate BFS path-planning.
-
Escape_of_Blob Public
2D Dungeon Crawler Game inspired by Binding of Isaac (Download link in README).
Java MIT License UpdatedApr 7, 2020 -
Sheet_Music_Reader Public
Image processing algorithm in Java to read sheet music images and play them back.
-
An Arduino library implementing sliding window operations for real-time signal processing. Mean (smooth) and line length operations already implemented.