GitHunt

Arun Kumar D

arunumd

M. Engg Robotics graduate from University of Maryland, College Park, MD

University of Maryland
College Park, Maryland, USA

Languages

C++50%HTML20%Python10%Elixir10%Pascal10%

Repos

80

Stars

43

Forks

11

Top Language

C++

Loading contributions...

Top Repositories

A_Star_Algorithm_Path_Planning

This repository contains my code with output for generation of shortest path in a 2 D environment with static obstacles. The algorithm uses predetermined knowledge about the obstacles and navigates through a static map.

17Python
Mobile_farm_robot_simulation

A path planning and task scheduling algorithm for a mobile agricultural or hydroponic lab robot/ rover in a 2D map. The planning is based on simple way-points picking based on shortest path selection using euclidean distance

9HTML
TinyNomad

A frontier exploration project using Gazebo, ROS, CMake, C++, RViz and GMapping.

9C++
LaneDetection

This is a computer vision project for solving the problem of lane detection in autonomous driving vehicles. The project uses simple thresholding based techniques in L*a*b color space. Programming has been done in C++ using OpenCV library.

3HTML
A-Star-Algorithm-for-path-finding-in-2d-maze-Cpp

This repository contains source code for ENPM809Y final project on search algorithm for autonomous robots moving on a 2d maze. The source code is in C++ 11. The maze will printed on the terminal and the user shall be prompted to enter the locations of two robots and also two targets. Later, the user will be asked to assign task for one of the robots. The other robot automatically assigned the unassigned task. The two robots complete the navigation task using an A* algorithm.

2C++
A-Star-Algorithm-for-2d-Maze-C-11

This repository contains simple C++ 11 implementation of A-Star algorithm for a 2d maze. The maze is hard-coded in the algorithm. The algorithm asks for user input for start node and finds a path to pre-defined goal node which is also hard-coded in the algorithm. Only C++ 11 native data structures are used in this project and there is no usage of other libraries.

1C++

Repositories

80
AR
arunumd/Mobile_farm_robot_simulation

A path planning and task scheduling algorithm for a mobile agricultural or hydroponic lab robot/ rover in a 2D map. The planning is based on simple way-points picking based on shortest path selection using euclidean distance

HTML94Updated 6 years ago
agriculturealgorithmautomationcommanded-positionscropfarmerfarminghydroponicsjsonpath-planningplantpydocpythonpython37pyunitrobotroboticsrovershortest-pathwaypoints
AR
arunumd/A_Star_Algorithm_Path_Planning

This repository contains my code with output for generation of shortest path in a 2 D environment with static obstacles. The algorithm uses predetermined knowledge about the obstacles and navigates through a static map.

Python175Updated 5 years ago
a-staralgorithmastar-algorithmobstacleobstaclespath-planningpathfindingpythonrobotshortest-pathturtlebot
AR
arunumd/FractionClass

This is a Fraction Class implementation in C++ 11/14 using template programming. The Fraction Class accepts user inputs for numerator and denominator and automatically simplifies the fraction using Euclid's GCD algorithm. The algorithm only holds for regular fractions with real numbers. The class has operator overloads for addition, subtraction, multiplication, division, equality, and inequality. CMake is used as build system and Google Test is used for Unit Testing. The code build coverage is done using Travis and Coveralls.

C++00Updated 6 years ago
cmakecmakelistscppcpp11cpp14fractionsgtesttravis-ciunit-testing
AR
arunumd/A-Star-Algorithm-for-path-finding-in-2d-maze-Cpp

This repository contains source code for ENPM809Y final project on search algorithm for autonomous robots moving on a 2d maze. The source code is in C++ 11. The maze will printed on the terminal and the user shall be prompted to enter the locations of two robots and also two targets. Later, the user will be asked to assign task for one of the robots. The other robot automatically assigned the unassigned task. The two robots complete the navigation task using an A* algorithm.

C++20Updated 6 years ago
2d-mapa-star-algorithmcmakecppcpp11cpp14maze-algorithmsmaze-gamemaze-solverpath-findingpath-planninguml-class-diagramuml-diagramuml-sequence-diagram
AR
arunumd/A-Star-Algorithm-for-2d-Maze-C-11

This repository contains simple C++ 11 implementation of A-Star algorithm for a 2d maze. The maze is hard-coded in the algorithm. The algorithm asks for user input for start node and finds a path to pre-defined goal node which is also hard-coded in the algorithm. Only C++ 11 native data structures are used in this project and there is no usage of other libraries.

C++10Updated 6 years ago
2d-gamea-stara-star-algorithmalgorithmcmakecppcpp11maze-solverpath-findingpath-planningshortest-path
AR
arunumd/ElixirCourse

Pragmatic studio Elixir exercises

Elixir00Updated 1 year ago
AR
arunumd/TinyNomad

A frontier exploration project using Gazebo, ROS, CMake, C++, RViz and GMapping.

C++91Updated 6 years ago
cmakecppcpp11environmentexplorationfrontiergazebogmappinggtestlaserscanmappingnavigationobstaclerosros-kineticrosbagrvizturtlebotunit-testingunknown
AR
arunumd/cards_simulator

No description provided.

00Updated 2 years ago
AR
arunumd/particle_filter_cpp

No description provided.

00Updated 2 years ago
AR
arunumd/particle-filterFork

A complete implementation of particle filter including Log playback tool and visualization tool

00Updated 2 years ago
AR
arunumd/Extended-Kalman-Filter

No description provided.

C++00Updated 3 years ago
AR
arunumd/LaneDetection

This is a computer vision project for solving the problem of lane detection in autonomous driving vehicles. The project uses simple thresholding based techniques in L*a*b color space. Programming has been done in C++ using OpenCV library.

HTML31Updated 6 years ago
autonomous-vehiclesboostcmakecomputer-visioncppcpp11hough-lineshough-transformhsvimage-processinglablane-detectionlane-markingsopencv-libraryregion-of-interestrgbroadsegmentationself-driving-carudacity
AR
arunumd/modern-cpp-featuresFork

A cheatsheet of modern C++ language and library features.

10Updated 6 years ago
AR
arunumd/rigid_transform_3DFork

No description provided.

00Updated 4 years ago
AR
arunumd/EKF-localisationFork

Localization of a Mobile Robot using an Extended Kalman Filter by fusion of 2D LiDAR data with known associations and Odometry readings.

00Updated 4 years ago
AR
arunumd/PascalPlayground

No description provided.

Pascal00Updated 4 years ago
AR
arunumd/ParticleFilterFork

An implementation of the Particle Filter using C++ for the purposes of localization.

00Updated 8 years ago
AR
arunumd/PythonRoboticsFork

Python sample codes for robotics algorithms.

00Updated 4 years ago
AR
arunumd/rclnodejsFork

Node.js version of ROS 2.0 client

00Updated 5 years ago
AR
arunumd/URoboSimFork

Robot simulation in Unreal (DEPRECATED) - working on new version using a different approach - stay tuned

00Updated 7 years ago
AR
arunumd/PavilionFork

Unreal-based Gazebo Alternative

00Updated 7 years ago
AR
arunumd/NumCppFork

C++ implementation of the Python Numpy library

00Updated 5 years ago
AR
arunumd/rosrustFork

Pure Rust implementation of a ROS client library

00Updated 5 years ago
AR
arunumd/Turtlebot2-On-MelodicFork

Make your Turtlebot2 runs on ROS Melodic (Ubuntu 18.04).

00Updated 5 years ago
AR
arunumd/coding-interview-universityFork

A complete computer science study plan to become a software engineer.

10Updated 6 years ago
AR
arunumd/awesome-cppFork

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

00Updated 5 years ago
AR
arunumd/lvtFork

Lightweight Visual Tracking: A multipurpose visual odometry system.

00Updated 7 years ago
AR
arunumd/pascal-voc-writerFork

A python library for generating annotations in the PASCAL VOC format.

00Updated 5 years ago
AR
arunumd/rbpf-gmappingFork

MatLab implementation of a Rao-Blacwellized Particle Filter for Grid- Based FastSlam

00Updated 9 years ago
AR
arunumd/python-cheatsheetFork

Comprehensive Python Cheatsheet

00Updated 5 years ago

Gists

Recent Activity

Arun Kumar D (arunumd) | GitHunt