Sudharsan Balasubramani (Sudharsan10)

Sudharsan10

Geek Repo

Company:Kick Robotics, LLC / Ryght, Inc

Location:College Park, MD

Home Page:www.iamsudharsan.com

Github PK Tool:Github PK Tool

Sudharsan Balasubramani's repositories

maze-solver-robot

This is a program to drive a robot through a maze using Depth First Search as it's path-planning algorithm. The program is interfaced with Micromouse simulator for visualizing the maze and the robot in real-time.The concepts of object-oriented programming, inheritance, and dynamic polymorphism were used to develop this project.

Lidar_Obstacle_Detection

In this project we detect, segment and track the obstacles of an ego car and its custom implementation of KDTree, obstacle detection, segmentation, clustering and tracking algorithm in C++ and compare it to the inbuilt algorithm functions of PCL library on a LiDAR's point cloud data.

Language:C++Stargazers:6Issues:1Issues:0

visual-odometry

Map the path of the vehicle using a mono camera video frames and recreate its path in a matplotlib pyplot. It implements zhang's 8 point method with RANSAC and uses numpy matrix multiplication to speed up the process time.

Language:PythonStargazers:2Issues:0Issues:0

IamProgrammer

This is a repo for code files covering Data structures written in multiple languages(C, C++, Python and Rust )

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

ROSXBee

ROSXBee is a ROS2 package to interface and expose XBee Device using ROS2 packaging as a wrapper around the Digi-XBee python API library.

Language:PythonLicense:BSD-3-ClauseStargazers:1Issues:1Issues:0

travelling-salesman-problem-neural-network

A neural network solution to typical travelling salesman problem. It uses 1D self organizing map-a unsupervised learning technique to find a travel route for a given number of cities.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

A-star-implementation-in-turtlebot-3

Goal of this project is to simulate a TurtleBot 3 in a Lab environment and to find a path to given location within the lab using A* algorithm without hitting the obstacles in the lab.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Algorithms

This a sub-module repository for the Maze Solver Library Project.

Stargazers:0Issues:0Issues:0

CAD-Designs

CAD deigns for 3D printing parts using Solidworks/ Fusion360.

License:GPL-3.0Stargazers:0Issues:0Issues:0

ROSserver_webclient_interface

A ROSServer - uses rosbridge web socket and a python HTTP server to run a web server for the client web interface.

Language:CMakeStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Homography

Halogram something soomethin

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Maze-Solver-Library-Project

Maze Solver Library Project - A project to develop different maze solving algorithms and simulation environment using third party simulators and custom coded source files.

Stargazers:0Issues:0Issues:0

navigation2_tutorials

Tutorial code referenced in https://navigation.ros.org/

Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

rosdistro

This repo maintains a lists of repositories for each ROS distribution

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
License:BSD-3-ClauseStargazers:0Issues:0Issues:0

self-organizing-maps

Visualization & Classification of a 13 dimensional wine data using an unsupervised learning technique called Self Organizing Maps. We map a 13D data into a 2D grid and used color profile to differentiate data belonging to each class.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

Sudharsan10

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Sudharsan10.github.io

A personal portfolio static website built using bootstrap boiler template code and customized to have multiple pages for each project summary.

Language:HTMLStargazers:0Issues:0Issues:0

TilePuzzelSolver-App

This app built by modularization of controller, data, algorithm and UI. An 8 Puzzle Solver using brute force search algorithm written in Python and used PyQt5 library for UI.

Language:PythonStargazers:0Issues:1Issues:0

Visual-Odometry-pkg

A package to implement visual odometry written using Python and Cython. It also can take advantage of hardware acceleration using the GPUs to boost the performance speed.

Language:PythonStargazers:0Issues:0Issues:0

VO-ROS-pkg

This repo consists of ROS pkg for Visual Odometry pkg implementation in Jetson.

Stargazers:0Issues:0Issues:0