Skip to content

Commit

Permalink
add location to mob op
Browse files Browse the repository at this point in the history
  • Loading branch information
saina-ramyar committed Jun 8, 2021
1 parent 8bf8e07 commit db56918
Show file tree
Hide file tree
Showing 2 changed files with 4 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

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

# current location in ECEF frame
cav_msgs/LocationECEF location

0 comments on commit db56918

Please sign in to comment.