This repository provides TIER IV Autoware API that specialized for use cases in TIER IV. Some pages in this documentation are only in Japanese.
- v0.5.0: Remove APIs with EOL 2025/09
- v1.0.0: Remove APIs with EOL 2025/12
TIER IV Autoware API is sometimes called High-level API or TIER IV External API.
These APIs are specialized for use cases in TIER IV. There are currently no plans to move to AD API, but this may be done if there are many requests from the community. If the version is empty, it means version v0.4.0 or earlier.
These are old implementations used internally by TIER IV. Please use AD API instead.
EOL | Name (Field) |
---|---|
2025/12 | /awapi/autoware/get/status (autoware_state) |
2025/12 | /awapi/autoware/get/status (control_mode) |
2025/12 | /awapi/autoware/get/status (gate_mode) |
2025/12 | /awapi/autoware/get/status (emergency_stopped) |
2025/12 | /awapi/autoware/get/status (current_max_velocity) |
2025/12 | /awapi/autoware/get/status (hazard_status) |
2025/12 | /awapi/autoware/get/status (stop_reason) |
2025/12 | /awapi/autoware/get/status (diagnostics) |
2025/12 | /awapi/autoware/get/status (error_diagnostics) |
2025/12 | /awapi/autoware/get/status (autonomous_overridden) |
2025/12 | /awapi/autoware/get/status (arrived_goal) |
2025/12 | /awapi/vehicle/get/status (pose) |
2025/12 | /awapi/vehicle/get/status (eulerangle) |
2025/12 | /awapi/vehicle/get/status (geo_point) |
2025/12 | /awapi/vehicle/get/status (velocity) |
2025/12 | /awapi/vehicle/get/status (acceleration) |
2025/12 | /awapi/vehicle/get/status (steering) |
2025/12 | /awapi/vehicle/get/status (steering_velocity) |
2025/12 | /awapi/vehicle/get/status (angular_velocity) |
2025/12 | /awapi/vehicle/get/status (gear) |
2025/12 | /awapi/vehicle/get/status (energy_level) |
2025/12 | /awapi/vehicle/get/status (turn_signal) |
2025/12 | /awapi/vehicle/get/status (target_velocity) |
2025/12 | /awapi/vehicle/get/status (target_acceleration) |
2025/12 | /awapi/vehicle/get/status (target_steering) |
2025/12 | /awapi/vehicle/get/status (target_steering_velocity) |
2025/12 | /awapi/tmp/infrastructure_commands |
2025/09 | /awapi/autoware/put/engage |
2025/09 | /awapi/autoware/put/route |
2025/09 | /awapi/autoware/put/goal |
2025/09 | /awapi/autoware/get/route |
2025/09 | /awapi/autoware/put/pose_initialization_request |
2025/09 | /awapi/vehicle/put/stop |
2025/09 | /awapi/vehicle/put/velocity |
2025/09 | /awapi//tmp/virtual_traffic_light_states |
2025/09 | /awapi/prediction/get/objects |
2025/09 | /awapi/autoware/get/stop_speed_exceeded |
2025/09 | /awapi/autoware/put/expand_stop_range |
2025/09 | /awapi/traffic_light/get/traffic_signals |
2025/09 | /awapi/traffic_light/get/nearest_traffic_signal |
2025/09 | /awapi/path_change/get/ready_module |
2025/09 | /awapi/path_change/get/force_available |
2025/09 | /awapi/path_change/get/running_modules |
2025/09 | /awapi/path_change/put/approval |
2025/09 | /awapi/path_change/put/force |
2025/09 | /awapi/lane_change/put/approval |
2025/09 | /awapi/lane_change/put/force |
2025/09 | /awapi/object_avoidance/put/approval |
2025/09 | /awapi/object_avoidance/put/force |
2025/09 | /awapi/traffic_light/put/traffic_signals |
2025/09 | /awapi/autoware/put/crosswalk_states |
2025/09 | /awapi/autoware/put/intersection_states |
2025/09 | /awapi/lane_change/get/status |
2025/09 | /awapi/object_avoidance/get/status |
These APIs are removed. Please use AD API instead.
Type | Name | AD API |
---|---|---|
topic | /api/iv_msgs/vehicle/status/control_mode | Operation mode API |