forked from autowarefoundation/autoware-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add the document of the calibration status (autowarefoundation#21)
- Loading branch information
1 parent
3d5d91c
commit 1943f9b
Showing
14 changed files
with
99 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
nav: | ||
- index.md | ||
- TIER IV API: prototyping | ||
- AD API: ad-api | ||
- components | ||
- prototyping |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
nav: | ||
- api | ||
- type | ||
- index.md |
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
...ware-interfaces/prototyping/api/external/get/accel_brake_map_calibrator/data.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# /api/external/get/accel_brake_map_calibrator/data | ||
|
||
## Classification | ||
|
||
- Behavior: Service | ||
- DataType: tier4_external_api_msgs/srv/GetAccelBrakeMapCalibrationData | ||
|
||
## Description | ||
|
||
AccelBrakeMap のキャリブレーション適正候補値を取得する。 | ||
|
||
## Requirement | ||
|
||
AccelBrakeMap のキャリブレーション適正候補値、及び、評価用のグラフ画像を取得できること。 |
14 changes: 14 additions & 0 deletions
14
docs/design/autoware-interfaces/prototyping/api/external/get/calibration_status.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# /api/external/get/calibration_status | ||
|
||
## Classification | ||
|
||
- Behavior: Topic | ||
- DataType: tier4_external_api_msgs/msg/CalibrationStatusArray | ||
|
||
## Description | ||
|
||
各種キャリブレーションの適正評価状態を取得する。 | ||
|
||
## Requirement | ||
|
||
各種キャリブレーションの適正評価状態が取得できること。 |
15 changes: 0 additions & 15 deletions
15
...gn/autoware-interfaces/prototyping/api/external/set/command/local/gear_shift.md
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...n/autoware-interfaces/prototyping/api/external/set/command/remote/gear_shift.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.