wscola

wscola

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

wscola's starred repositories

S57-Electronic-Chart-Reading-and-Storing

This project mainly uses the C ++ language to parse the electronic chart and store it in the xml format!

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

Global_path_planning_for_USV

This repository uses the S-57 electronic chart to build the octree grid environment model, and proposes an improved A* algorithm based on sailing safety weight, pilot quantity and path curve smoothing to ensure the safety of the route, reduce the planning time, and improve path smoothness.

Language:PythonStargazers:81Issues:0Issues:0

AStarGridSearch

Created a 2D map discretized into a grid of square cells that can be blocked, unblocked, or partially blocked in Python. Computed the optimal path from a start node to a goal node using a heuristic search algorithm called A*.

Language:PythonStargazers:4Issues:0Issues:0

dynamicPathPlanning

A demo of dynamic path planning

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

Path-Planning-Algorithms

This project is a part of my thesis. It includes D*Lite, D* and A* algorithms.

License:MITStargazers:35Issues:0Issues:0

path_planning_demo_live

This is the code for the "How to Make a Path Planning Algorithm Easily " live session by @Sirajology on Youtube

Language:PythonLicense:MITStargazers:66Issues:0Issues:0
Language:PythonStargazers:44Issues:0Issues:0

micropython-fusion

Sensor fusion calculating yaw, pitch and roll from the outputs of motion tracking devices

Language:PythonLicense:MITStargazers:324Issues:0Issues:0

ekfoa

Monocular camera based real-time on-board obstacle avoidance for unmanned aerial vehicles.

Language:C++License:GPL-2.0Stargazers:9Issues:0Issues:0

self-driving-car-obstacle-detector

Obstacle Detection for Self-Driving Cars

Language:PythonStargazers:12Issues:0Issues:0

ros_navigation

robot automatic navigation stack including map building(histogramic in-motion mapping (HIMM) with grid_map), obstacle avoidance(vfh+) and navigation algorithms(A*, RRT+)

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

gridmap_laser_rgbd_fusion

Detect 3D obstacle by sensor fusion of 2D laser and RGB-D camera,then 3D obstacle obstacle of not included in 2D gridmap, added into 2D gridmap

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

Fusion-Laser-And-Stereo-Camera

Fusion Laser And Stereo Camera Info to perform local path planning and obstacle avoidance.

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

RealTimePathPlanning

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

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

Obstacle-Detection-and-Path-Planning

Processing an Image to find obstacles and the minimum path between two similar objects using OpenCV.

Language:PythonLicense:MITStargazers:62Issues:0Issues:0

Human-detection-and-Tracking

Human-detection-and-Tracking

Language:PythonLicense:Apache-2.0Stargazers:856Issues:0Issues:0

Udaicty-CarND-State-Estimation-02-Lidar-and-Radar-Fusion-with-EKF

Udacity Self-Driving Car Engineer Nanodegree - Term 2 - Lesson 6 - Lidar and Radar Fusion with EKF in C++.

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

Inspect_sensor_fusion

Sensor fusion for stereo cameras and ToF

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

Udacity-SDCND-Term-2

Udacity's Self-Driving Car Nanodegree Term 2 - Robotics, Sensor Fusion, Control Systems

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

ros-image_cloud

ROS package for Sensor fusion between lidar (PointClouds, PCL) and Image sensors.

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

fusion-ukf

An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.

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

tracking-with-Unscented-Kalman-Filter

Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.

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

kalman_filter_multi_object_tracking

Multiple object tracking using Kalman Filter and Hungarian Algorithm - OpenCV

Language:PythonLicense:MITStargazers:539Issues:0Issues:0

Kalman

Some Python Implementations of the Kalman Filter

Language:Jupyter NotebookStargazers:1053Issues:0Issues:0

Extended-Kalman-Filter

Udacity Self-Driving Car Engineer Nanodegree. Project: Extended Kalman Filters

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

GPS_IMU_Kalman_Filter

Fusing GPS, IMU and Encoder sensors for accurate state estimation.

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

sensor-fusion

Kalman filter, sensor fusion

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