Skip to content

Commit

Permalink
Merge pull request usdot-fhwa-stol#125 from usdot-fhwa-stol/test/plat…
Browse files Browse the repository at this point in the history
…oon3

Test/platoon3
  • Loading branch information
msmcconnell committed Jul 21, 2021
2 parents 500e167 + ed5d493 commit 7b5e939
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions cav_msgs/msg/MobilityHeader.msg
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ string plan_id
# A UNIX timestamp in milliseconds, which indicates the time elapsed since UNIX epoch
# Example: "9223372036854775807"
uint64 timestamp

1 change: 1 addition & 0 deletions cav_msgs/msg/MobilityOperation.msg
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ string strategy
# strategy parameters specified by each individual plugin/component
# the maximum length of this string is 100
string strategy_params

3 changes: 3 additions & 0 deletions cav_msgs/msg/PlatooningInfo.msg
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ float32 host_cmd_speed

# Desired gap with leader
float32 desired_gap

# Actual gap with leader
float32 actual_gap

0 comments on commit 7b5e939

Please sign in to comment.