Skip to content
/ carla Public

My playground with Carla - open-source simulator for autonomous driving research, developed in cooperation by Intel Labs, Toyota Research Institute and the Computer Vision Center .

Notifications You must be signed in to change notification settings

kvasnyj/carla

Repository files navigation

Features

  • Following lanes by PID controller
  • Stop behind cars
  • Stop on red light

Demo video

Turn right by PID controller

Modules

1. Sever: get sensors data and send control packet
2. Perception > Detection > Lanes detection
3. Planning: following right lane
4. Control: PID controller

rosgraph

Parameters

rosparam get / rosparam set

  • PID/Kp
  • PID/Pi
  • PID/Kd

RViz

rosrun rviz rviz

rviz

About

My playground with Carla - open-source simulator for autonomous driving research, developed in cooperation by Intel Labs, Toyota Research Institute and the Computer Vision Center .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages