Fix missing methods in python_api.md

This commit is contained in:
nsubiron 2019-03-01 19:32:53 +01:00
parent 5ef783fe5d
commit 772cc6d5c8
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@
- `apply_control(vehicle_control)`
- `get_control()`
- `set_autopilot(enabled=True)`
- `get_physics_control()`
- `apply_physics_control(vehicle_physics_control)`
- `get_speed_limit()`
- `get_traffic_light_state()`
- `is_at_traffic_light()`