Skip to content

Commit

Permalink
Update ADAS.vspec
Browse files Browse the repository at this point in the history
careless on syntax 🤦‍♂️
  • Loading branch information
tguild authored Aug 28, 2024
1 parent 7d42dc5 commit b956d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/ADAS/ADAS.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,13 @@ ObstacleDetection.IsError:
type: sensor
description: Indicates if obstacle sensor system incurred an error condition. True = Error. False = No Error.

ObstacleDetection:ForwardDistance:
ObstacleDetection.ForwardDistance:
datatype: float
type: sensor
unit: m
description: Distance in meters to forward detected object

ObstacleDetection:ForwardTimeGap:
ObstacleDetection.ForwardTimeGap:
datatype: int32
type: sensor
unit: ms
Expand Down

0 comments on commit b956d6f

Please sign in to comment.