All Projects → EvanWY → Uselfdrivingsimulator

EvanWY / Uselfdrivingsimulator

Licence: mit
Self-Driving Car Simulator

Projects that are alternatives of or similar to Uselfdrivingsimulator

Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+26000%)
Mutual labels:  self-driving-car, autonomous-vehicles, simulator
Simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Stars: ✭ 1,260 (+2525%)
Mutual labels:  self-driving-car, unity, simulator
Self Driving Vehicle
Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
Stars: ✭ 112 (+133.33%)
Mutual labels:  self-driving-car, autonomous-vehicles, unity
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+14508.33%)
Mutual labels:  self-driving-car, autonomous-vehicles, simulator
Awesome Carla
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Stars: ✭ 246 (+412.5%)
Mutual labels:  self-driving-car, autonomous-vehicles, simulator
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Stars: ✭ 39 (-18.75%)
Mutual labels:  udacity, self-driving-car, autonomous-vehicles
Model-Predictive-Control
C++ implementation of Model Predictive Control(MPC)
Stars: ✭ 51 (+6.25%)
Mutual labels:  udacity, self-driving-car, autonomous-vehicles
Duckietown.jl
Differentiable Duckietown
Stars: ✭ 29 (-39.58%)
Mutual labels:  self-driving-car, autonomous-vehicles, simulator
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (+66.67%)
Mutual labels:  self-driving-car, autonomous-vehicles
behavioral cloning
No description or website provided.
Stars: ✭ 26 (-45.83%)
Mutual labels:  simulator, self-driving-car
erdos
Dataflow system for building self-driving car and robotics applications.
Stars: ✭ 135 (+181.25%)
Mutual labels:  self-driving-car, autonomous-vehicles
self-driving-car-nd
Udacity's Self-Driving Car Nanodegree project files and notes.
Stars: ✭ 50 (+4.17%)
Mutual labels:  udacity, self-driving-car
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (+116.67%)
Mutual labels:  self-driving-car, autonomous-vehicles
Error-State-Extended-Kalman-Filter
Vehicle State Estimation using Error-State Extended Kalman Filter
Stars: ✭ 100 (+108.33%)
Mutual labels:  self-driving-car, autonomous-vehicles
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+372.92%)
Mutual labels:  simulator, self-driving-car
Self-Driving-Car-NanoDegree-Udacity
This repository contains code and writeups for projects and labs completed as a part of UDACITY's first of it's kind self driving car nanodegree program.
Stars: ✭ 29 (-39.58%)
Mutual labels:  udacity, autonomous-vehicles
Metacar
A reinforcement learning environment for self-driving cars in the browser.
Stars: ✭ 337 (+602.08%)
Mutual labels:  self-driving-car, autonomous-vehicles
Waymo Kitti Adapter
A tool converting Waymo dataset format to Kitti dataset format.
Stars: ✭ 83 (+72.92%)
Mutual labels:  self-driving-car, autonomous-vehicles
Self-Driving-Car
Lane Detection for Self Driving Car
Stars: ✭ 14 (-70.83%)
Mutual labels:  self-driving-car, autonomous-vehicles
Apollo
An open autonomous driving platform
Stars: ✭ 19,814 (+41179.17%)
Mutual labels:  self-driving-car, autonomous-vehicles

Self-Driving Car LiDAR Simulator

This project is base on Udacity's Self-Driving Car Simulator

Project Page: http://wangyangevan.weebly.com/lidar-simulation.html

Analysis Documentation: https://goo.gl/7o1z44

Video: https://youtu.be/vMlUXHB09rY

Progress

Implemented

  • Physics engine based LiDAR modeling.
  • Render system depth texture based LiDAR modeling.

Next Step

  • Scoring system for learning algorithm without driving data creating by human.
  • Support for vehicle moving.
    • Support for record and replay movement mode.
    • Support for multiplayer mode.
    • Support for multi-AI mode. (?)
  • High quality camera simulation.

Resources

About Udacity's Self-Driving Car Simulator: https://github.com/udacity/CarND-Behavioral-Cloning-P3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].