SmallChester's Stars
AugmentedDesignLab/MapDatasetGenerator
Generate and load dataset of road network maps.
JHMeusener/CarlaSimpleXODRProjectionWorkaround
Modifies an OSM file so that Carlas Simple Projection in the OSM to XODR Converter creates a correct XODR file for use in roadrunner etc.
JHMeusener/osm2xodr
converter for OpenStreetMaps to OpenDrive roads - for use with Carla or other things
metadriverse/metadrive
MetaDrive: Open-source driving simulator
Aravindseenu/Comma.ai-Simulation-instruction
Instructions for running openpilot and Carla and trouble shooting for Communication issues.
UVA-DSA/openpilot-CARLA
This Repository includes the simulation platform of a advanced driver assistance system openpilot and urban driving simulator CARLA.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
carla-simulator/carla-autoware
Integration of AutoWare AV software with the CARLA simulator
SebastianLoos/apolloopendriveplugin
A plugin for JOSM to display Apollo OpenDRIVE data
SebastianLoos/apolloopendriveconverter
A tool to convert OSM and GML data into the Apollo OpenDRIVE format.
MaisJamal/Carla_apollo_maps
HD Apollo maps for Carla simulator towns. Town01 - Town02 - Town03 - Town04 - Town05
Amin-Tgz/awesome-CARLA
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
MaisJamal/carla_apollo_bridge
This project provides a bridge for communication between the autonomous driving platform Apollo and Carla simulator. Receiving data from Carla, Apollo controls the autonomous vehicle.
jiang719/road-network-predictability
ybarancan/TopologicalLaneGraph
Official implementation of "Topology Preserving Local Road Network Estimation from Single Onboard Camera Image" (CVPR 22)
iv4xr-project/iv4xr-mbt
cjekel/similarity_measures
Quantify the difference between two arbitrary curves in space
sbft-cps-tool-competition/cps-tool-competition
The repository hosts the code for the SBFT CPS Tool competition for testing autonomous cars.
davidp-ro/opendrive-beamng
Building a self-drive system, and using beamNG.tech as a virtual environment
carla-simulator/scenario_runner
Traffic scenario definition and execution engine
pboechat/roadgen
Road network generation tool for Unity
AlejandroDiazD/opendrive-mapping-planning
DerrickXuNu/Learn-Carla
Learn how to use CARLA with basic APIs
t4world/Computer-Graphics
Introduction to Computer Graphics Assignments.
johschmitz/blender-driving-scenario-creator
Blender add-on for creating OpenDRIVE and OpenSCENARIO based automotive driving scenarios including 3D models
lesurJ/Splines
A repository to play with Splines
echau01/ParametricCurveGrapher
A Java Swing application that plots parametric equations on the xy plane
ChevronOne/point_projection
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
vss2sn/curves
This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
tanzby/ParametricCurve
Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one or more cubic Bezier curves.