Skip to content

Create API to request manual operation #3487

Open
@isamu-takagi

Description

@isamu-takagi

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

Metadata

Metadata

Assignees

Labels

component:controlVehicle control algorithms and mechanisms.component:interfacesCommunication protocols, interfaces and messages.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions