rishabh1b
Mechanical Engineer. Coding Enthusiast. Robotics Graduate. C++, Python, MATLAB, Mathematica
MotionalPA, USA
Pinned Repositories
ariac_project
The project consist of our implementation of different attempts for the 2017 ariac competition
DynamicModelling6DOFManipulator
The aim of this project is to obtain permissible torques for the maximum payload of the ABB Robotics - IRB-140 manipulator using Inverse Dynamics and validate the developed framework by verifying the resulting torques with that observed in the SimMechanics model
GantryCraneController
Application of LQR and LQG techniques to obtain a suitable response with an optimal input for a gantry crane modelled with two suspended masses.
ImageStitching
Code in OpenCV to perfrorm Image Stitching/mosaicing on Input Images
RealTimePathPlanning
Sampling based rewiring approaches to solve motion planning problems for a robot with dynamic obstacles
RoboticsPerception
Projects in Robotics Perception for ENPM673 at University of Maryland
SimpleRobotArmGrasping
This Repository is for simulating a simple grasping behaviour using visual feedback
TrafficSignRecognition
This project will make an attempt to effectively recognize and classify traffic signs from a real-world data set
TurtleBotSLAM
Implement 2D SLAM running on a TurtleBot
ReignofGunters
rishabh1b's Repositories
rishabh1b/RealTimePathPlanning
Sampling based rewiring approaches to solve motion planning problems for a robot with dynamic obstacles
rishabh1b/SimpleRobotArmGrasping
This Repository is for simulating a simple grasping behaviour using visual feedback
rishabh1b/DynamicModelling6DOFManipulator
The aim of this project is to obtain permissible torques for the maximum payload of the ABB Robotics - IRB-140 manipulator using Inverse Dynamics and validate the developed framework by verifying the resulting torques with that observed in the SimMechanics model
rishabh1b/ImageStitching
Code in OpenCV to perfrorm Image Stitching/mosaicing on Input Images
rishabh1b/RoboticsPerception
Projects in Robotics Perception for ENPM673 at University of Maryland
rishabh1b/GantryCraneController
Application of LQR and LQG techniques to obtain a suitable response with an optimal input for a gantry crane modelled with two suspended masses.
rishabh1b/ariac_project
The project consist of our implementation of different attempts for the 2017 ariac competition
rishabh1b/TrafficSignRecognition
This project will make an attempt to effectively recognize and classify traffic signs from a real-world data set
rishabh1b/AerialRobotics
This repository consist of the projects that were undertaken as part of the course CMSC828T at University of Maryland
rishabh1b/ARTagDetectionQuadrotor
This project identifies the tag id from a series of frames taken from a drone attached camera. Also, using homography camera pose is estimated to project a virtual cube
rishabh1b/AutonomousDentalCleaning
This is a project to identify and remove plaque using computer vision techniques and a Robotic Manipulator
rishabh1b/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
rishabh1b/LaneDetection
Lane Detection for a Self-Driving Car
rishabh1b/RobotLocalizationTutorial
Localization Demonstration Using Jupyter notebook
rishabh1b/TurtleBotSLAM
Implement 2D SLAM running on a TurtleBot
rishabh1b/weightedAstarAlgorithm
An implementation of weighted Astar algorithm in Python
rishabh1b/808XMidtermProject
This project attempts to segment a corn-flakes box lying around other objects. Specific emphasis in placed on the software process.
rishabh1b/beginner_tutorials
beginner_tutorials from ROS wiki for ENPM808X course
rishabh1b/CarTracking
Project to detect and track other cars for a self-driving car application
rishabh1b/DroneVoyager
This project attempts to make a drone fly through a rectangular window using visual feedback
rishabh1b/Firmware
PX4 Pro Autopilot Software
rishabh1b/PIDControllerTDD
This repository consist of an experiment in Test Driven Development with simple PID controller along with a partner for ENPM808X course
rishabh1b/rishabh1b.github.io
rishabh1b/sublime-installer
A Sublime Text Editor Installer made in shell script for the 2.0.1 version
rishabh1b/TerpCopter
UMD's Autopilot Software for AMAV Competition
rishabh1b/TurtlebotPolygon
rishabh1b/UnderwaterbuoyDetection
This project proposes a perception system to detect a red, yellow and green underwater buoy based on experiments with a 1D Gaussian, single 3D Gaussian and a GMM to robustly detect these buoys.
rishabh1b/valgrind_exercise
Studying valgrind for ENPM808X course.
rishabh1b/Walking_TurtleBot
This Repository is for simulating a simple walking behaviour for a turtlebot