CARLA 0.9.2 (development)
Compiled version
[Linux]
CARLA_0.9.2.tar.gz
Highlights
- Updated ROS bridge for CARLA 0.9.X (moved to its own repository)
- Added Python API "agents" extension, includes
- Global route planner based on the Waypoints API (compatible with OpenDrive)
- BasicAgent: new client agent that can drive to a given coordinate of the map using the waypoint API and PID controllers, attending to other vehicles and traffic lights
- RoamingAgent: new client agent that can drive at different speeds following waypoints based on PID controllers, attending to other vehicles and traffic lights
- LocalPlanner functionality to navigate waypoints using PID controllers
- LateralControl and LongitudinalControl PIDs
- Added support for manual gear shifting
- Added "role_name" attribute to actors to easily identify the "hero" vehicle
- Changed traffic lights in Town03 to American style
- Added new junction types with only stop signs
See full CHANGELOG.