/api/localization/initialize#
Status#
- Latest Version: v1.0.0
- Method: function call
- Data Type: autoware_adapi_v1_msgs/srv/InitializeLocalization
Description#
Request to initialize localization. For details, see the localization.
Request#
Name | Type | Description |
---|---|---|
pose | geometry_msgs/msg/PoseWithCovarianceStamped[<=1] | A global pose as the initial guess. If omitted, the GNSS pose will be used. |
Response#
Name | Type | Description |
---|---|---|
status | autoware_adapi_v1_msgs/msg/ResponseStatus | response status |