windsuzu / Robotic-NavigationLinks
This repo implemented the core technology of the self-driving car, including the basic concepts such as path tracking, path planning, SLAM, etc., and deep learning techniques such as computer vision and reinforcement learning. Finally, we practiced with NVIDIA JetBot in both the simulator and the real world.
☆48Updated 3 years ago
Alternatives and similar repositories for Robotic-Navigation
Users that are interested in Robotic-Navigation are comparing it to the libraries listed below
Sorting:
- Closed-Form Algorithm for Dynamic Obstacle Avoidance☆85Updated last year
- This package is modified for tracking humans and small moving obstacles for tracking velocity, radius, and position☆61Updated 4 years ago
- ☆47Updated 4 years ago
- Probabilistic Road Map mixed Artificial Potential Field Path Planning for Non-Holonomic Robots☆38Updated 2 years ago
- A ROS package of a path-planning method based on Bidirectional RRT*, which use the intermidiate points as the global information instead …☆30Updated 2 years ago
- Final project for "Control systems for robotics" - simulation of obstacle avoidance on an autonomous car using MPC☆79Updated 5 years ago
- A trajectory generator utilizing the A-star algorithm in conjunction with a Nonlinear Model Predictive Control solver to obtain a smooth …