Hsiao Ray (HsiaoRay)

HsiaoRay

Geek Repo

Company:DLUT

Location:China

Github PK Tool:Github PK Tool

Hsiao Ray's starred repositories

sbpl_dynamic_adaptive_planner

Code for path planning in dynamic environments with adaptive dimensionality

Language:C++License:GPL-3.0Stargazers:26Issues:0Issues:0

dynamicPathPlanning

A demo of dynamic path planning

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

RealTimePathPlanning

Sampling based rewiring approaches to solve motion planning problems for a robot with dynamic obstacles

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

Robot-Motion-Planning-in-ROS-Kinetic

Implementation of D* and A* path planning algorithm along with dynamic window approach. Involves TurtleBot-guided crowd evacuation scenarios.

Language:CMakeStargazers:39Issues:0Issues:0

Lanefinder

A pseudo-derivative sliding window approach for path mapping suitable for robotics applications

Language:PythonStargazers:2Issues:0Issues:0

RollingBlockPuzzle

Finds a shortest path between start and goal state by rolling a block of dimensions : 1x1x2 on a grid of mxn.

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

UnmannedNavigationSystem

This is my final year MEng in EEE project where I investigate Path Planning and Control for Autonomous Vehicles.

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

Camshift-Meanshift

This project involves an indepth study and understanding of CAMSHIFT algorithm which is based on the MEANSHIFT algorithm for tracking moving objects in video

Language:MatlabStargazers:3Issues:0Issues:0

awesome-lane-detection

A paper list of lane detection.

Stargazers:2884Issues:0Issues:0

eddiebot_follower

This is a Eddiebot version of object following behavior available for Turtlebot. It uses Kinect sensor and follow the object within range

Language:C++Stargazers:2Issues:0Issues:0
Language:MakefileStargazers:1Issues:0Issues:0

Turtlebot-Color-Follower

Turtlebot follows color pink and if it detects an obstacle it moves around the obstacle

Language:C++Stargazers:1Issues:0Issues:0
Language:PythonStargazers:3Issues:0Issues:0

TurtleBot-Follow-Person

This repo documents our work for the ECEN 631 - Robotic Vision final project at BYU. Here we use person tracking from a mono camera feed to get a TurtleBot following a person.

Language:PythonStargazers:14Issues:0Issues:0

bgslibrary

A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT

Language:C++License:MITStargazers:2180Issues:0Issues:0

apollo

An open autonomous driving platform

Language:C++License:Apache-2.0Stargazers:24840Issues:0Issues:0

autoware

Autoware - the world's leading open-source software project for autonomous driving

Language:ShellLicense:Apache-2.0Stargazers:8675Issues:0Issues:0

Autonomous_Navigation_System

“Autonomous Navigation System” (Undergrad Major project) autonomous robot used computer vision and machine learning to traverse a unknown path. (MATLAB)

Language:MatlabStargazers:1Issues:0Issues:0

Guide_Navigation_Mobile_Robot

Guide and Navigation of a mobile robot

Language:MATLABStargazers:4Issues:0Issues:0

MATLABRobotics

MATLAB sample codes for mobile robot navigation

Language:MatlabStargazers:584Issues:0Issues:0

pathPlanning

Path Planning with obstacle avoidance using Potential Function Method

Language:MatlabStargazers:2Issues:0Issues:0

control-of-mobile-robots

Obstacle Avoidance and Go to goal with simiam simulator

Language:MATLABStargazers:3Issues:0Issues:0

pathPlanning4m

Intelligent obstacle avoidance path planning

Language:MatlabStargazers:7Issues:0Issues:0

teb_local_planner

An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)

Language:C++License:BSD-3-ClauseStargazers:997Issues:0Issues:0

PythonRobotics

Python sample codes for robotics algorithms.

Language:PythonLicense:NOASSERTIONStargazers:22441Issues:0Issues:0

TurtleBot

Turtle Bot SLAM Project with Obstacle Avoidance

Language:MatlabStargazers:1Issues:0Issues:0

Path_Planning

Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.

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

DynamicPathFollowingRobot

This project explores making a wireless automatic guided robot which does not require any kind of intrusive modifications to be made to the environment, apart from installing an overhead camera. Generally environments that make use of automatic guided vehicles (AGVs) have to plan the path(s) where the robots should go before installing the tracks, like magnetic strips or metal tracks; this is an investment even before using the robots. If any change to the path(s) is required to be made, then more cost is incurred. In this paper a four wheeled differential drive robot has been controlled wirelessly to follow paths drawn on a graphical user interface within a workspace of 1.8m by 1.4m. The robot is controlled by correcting its orientation through visual feedback from a camera. Error analysis was performed to investigate how well the robot followed the path drawn. The estimated error of the robot is within a few centimeters of the path and can be reduced by modifying various thresholds.

Language:MatlabStargazers:39Issues:0Issues:0

CarND-MPC-Project

CarND Term 2 Model Predictive Control (MPC) Project

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

image-segmentation-fcn

Semantic Image Segmentation using a Fully Convolutional Neural Network in TensorFlow

Language:PythonStargazers:87Issues:0Issues:0