diff --git a/Docs/python_api.md b/Docs/python_api.md index f2a286f05..96f64dc35 100644 --- a/Docs/python_api.md +++ b/Docs/python_api.md @@ -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()`