/carla

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 .

Primary LanguagePython

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