sparshgarg23's repositories

quadrotortrajectory

In this project,we implemented a simple planning algoirthm that allows a quadrotor to navigate through an environment filled with obstalces.The path generated is then used to obtain the minimum snap trjaectory.

Language:MatlabStargazers:7Issues:0Issues:0

Mean-Shift-Segmentation-and-Gaussian-Pyramids

Implementation of Mean Shift Segmentation along with Laplacian Pyramids.

Language:MatlabStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

RoboticsMotionPlanning

Includes implementation of PRM,RRT and Potential Field Planner(Self implementaiton)

Language:MatlabStargazers:6Issues:0Issues:0

Robotics-work

This includes all Computer Vision assignments I have done uptil now.(Self Implementation)

Language:MatlabStargazers:1Issues:0Issues:0

object-detection-and-tracking-

Object detection and tracking in videos using HOG+SVM and Kalman Filter uses Filterpy,Numpy and Sci-kit learn

Language:PythonStargazers:4Issues:0Issues:0

Segmentation-using-FCN

Semantic Segmentation using Fully Convolutional Neural Network using TensorFlow

Language:PythonStargazers:0Issues:0Issues:0

ekf

an implementation of Extended Kalman Filter(Self implementation)

Language:C++Stargazers:0Issues:0Issues:0

pid-control

PID Control some portions such as main.cpp and json.hpp were provided from udacity.The actual controller is self implemented.

Language:C++Stargazers:0Issues:0Issues:0

graph-slam

Graph Slam(Self Implementation)

Language:PythonStargazers:0Issues:0Issues:0

Basic-Reinforcement-Learning

This includes sample reinfrocement learning algorithms .Currently working on an approach to use RL for more comlex navigation issues

Language:PythonStargazers:1Issues:0Issues:0

C-datastructures-

Currently contains some traversals for binary tree.More algorithms will be updated later.

Language:C++Stargazers:0Issues:0Issues:0

Robot-Arm-Dynamics-and-Modelling

Illustrates the nuances behind the dynamics and kinematics of a 2 Degree of freedom robotic arm(Forms the crux for gait modelling self implementaiton)

Language:MatlabStargazers:4Issues:0Issues:0

Algorithms-in-Python

Some basic implementations of common algorithms like Heap,Binary Tree and Lists

Language:PythonStargazers:0Issues:0Issues:0

Harris-Feature-Matching

In this project,the goal was to extract harris corners and then find matching features in an image.

Language:MatlabStargazers:0Issues:0Issues:0

opencv

Open Source Computer Vision Library

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

pcl

Point Cloud Library (PCL)

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

rob_course

Course material from Robotics (ColumbiaX - CSMM.103x)

Language:MakefileStargazers:0Issues:0Issues:0

grid-localization

MATLAB simulation based on Probabilistic Robotics, Thrun et al., Chapter 8.2

Language:MatlabStargazers:0Issues:0Issues:0