All Projects → udacity-path-planning → Similar Projects or Alternatives

37 Open source projects that are alternatives of or similar to udacity-path-planning

MotionPlanner
Motion Planner for Self Driving Cars
Stars: ✭ 129 (+31.63%)
CarND-Path-Planning-Project-P1
Udacity Self-Driving Car Nanodegree - Path Planning Project
Stars: ✭ 20 (-79.59%)
frenet
Transform Frenet (s,d) to local Cartesian (x,y) coordinates.
Stars: ✭ 124 (+26.53%)
Mutual labels:  path-planning, frenet
astar-gridmap-2d
A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong
Stars: ✭ 43 (-56.12%)
Mutual labels:  path-planning
CarND-Path-Planning
Highway driving at 50 mph with traffic using A* for path planning.
Stars: ✭ 18 (-81.63%)
Mutual labels:  udacity-self-driving-car
spuf-314
a Web Application prototype for public transportation, serving a RESTful API to find Stations, Bus, Metro and Tramway's Lines, while also computing the best multimodal path between two stations or addresses
Stars: ✭ 22 (-77.55%)
Mutual labels:  path-planning
Warehouse Robot Path Planning
A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️
Stars: ✭ 59 (-39.8%)
Mutual labels:  path-planning
path planning GAN
Path Planning using Generative Adversarial Network (GAN)
Stars: ✭ 36 (-63.27%)
Mutual labels:  path-planning
ai for robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Stars: ✭ 125 (+27.55%)
Mutual labels:  udacity-self-driving-car
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-78.57%)
Mutual labels:  path-planning
ufomap
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Stars: ✭ 117 (+19.39%)
Mutual labels:  path-planning
Obstacle-Detection-and-Path-Planning
Processing an Image to find obstacles and the minimum path between two similar objects using OpenCV.
Stars: ✭ 61 (-37.76%)
Mutual labels:  path-planning
Robotics-Resources
List of commonly used robotics libraries and packages
Stars: ✭ 71 (-27.55%)
Mutual labels:  collision-checking
rrt-simulator
Path planning using RRT
Stars: ✭ 85 (-13.27%)
Mutual labels:  path-planning
Intro-to-Self-Driving-Cars
Self driving cars of udacity
Stars: ✭ 44 (-55.1%)
Mutual labels:  udacity-self-driving-car
gennav
Python Package for Robot Navigation
Stars: ✭ 24 (-75.51%)
Mutual labels:  path-planning
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+14118.37%)
Mutual labels:  path-planning
Pathplanning
Common used path planning algorithms with animations.
Stars: ✭ 3,418 (+3387.76%)
Mutual labels:  path-planning
CLF reactive planning system
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to co…
Stars: ✭ 21 (-78.57%)
Mutual labels:  path-planning
gear
Collision Avoidance Path Planning in Rust-lang
Stars: ✭ 29 (-70.41%)
Mutual labels:  path-planning
RustRobotics
Rust implementation of PythonRobotics such as EKF, DWA, Pure Pursuit, LQR.
Stars: ✭ 40 (-59.18%)
Mutual labels:  path-planning
SLAM AND PATH PLANNING ALGORITHMS
This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)
Stars: ✭ 107 (+9.18%)
Mutual labels:  path-planning
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (-70.41%)
Mutual labels:  path-planning
2019-UGRP-DPoom
2019 DGIST DPoom project under UGRP : SBC and RGB-D camera based full autonomous driving system for mobile robot with indoor SLAM
Stars: ✭ 35 (-64.29%)
Mutual labels:  path-planning
smartcar-vision
利用大规模视觉导航机器人进行快递分拣,涉及调度系统的设计、视觉导航机器人设计、大规模机器人模拟软件设计、路径规划算法研究,涉及技术栈java、C++、c、spring、swing、netty、openCV、ardunio、调度、路径规划、嵌入式、PID控制。——Using large-scale visual navigation robot for express sorting involves the design of scheduling system, visual navigation robot, large-scale robot simulation software, path planning algorithm research, and technology…
Stars: ✭ 29 (-70.41%)
Mutual labels:  path-planning
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.
Stars: ✭ 52 (-46.94%)
Mutual labels:  path-planning
mader
Trajectory Planner in Multi-Agent and Dynamic Environments
Stars: ✭ 252 (+157.14%)
Mutual labels:  path-planning
Robotics-Planning-Dynamics-and-Control
RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
Stars: ✭ 171 (+74.49%)
Mutual labels:  path-planning
scikit-robot
A Flexible Framework for Robot Control in Python
Stars: ✭ 70 (-28.57%)
Mutual labels:  path-planning
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Stars: ✭ 39 (-60.2%)
Mutual labels:  path-planning
Self Driving Car
Udacity Self-Driving Car Engineer Nanodegree projects.
Stars: ✭ 2,103 (+2045.92%)
Mutual labels:  udacity-self-driving-car
SAComputerVisionMachineLearning
Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program
Stars: ✭ 36 (-63.27%)
Mutual labels:  udacity-self-driving-car
Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
Stars: ✭ 20 (-79.59%)
Mutual labels:  udacity-self-driving-car
CarND-Detect-Lane-Lines-And-Vehicles
Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.
Stars: ✭ 66 (-32.65%)
Mutual labels:  udacity-self-driving-car
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-84.69%)
Mutual labels:  udacity-self-driving-car
CarND-Extended-Kalman-Filter-P6
Self Driving Car Project 6 - Sensor Fusion(Extended Kalman Filter)
Stars: ✭ 24 (-75.51%)
Mutual labels:  udacity-self-driving-car
self-driving-car
Implementation of the paper "End to End Learning for Self-Driving Cars"
Stars: ✭ 54 (-44.9%)
Mutual labels:  udacity-self-driving-car
1-37 of 37 similar projects