Open
Description
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I've agreed with the maintainers that I can plan this task.
Description
This issue is from tier4/tier4_ad_api_adaptor#95 (comment). Create an API that requests switching to manual driving when the vehicle becomes unable to drive.
Related to:
Purpose
Resolve vehicle stuck.
Possible approaches
Create an API that requests switching of operation mode.
API name (RTI = request to intervene).
/api/fail_safe/rti/state
API type.
# RtiState.msg
uint16 state
string message
Definition of done
- message design
- implementation