Skip to content

Commit

Permalink
Merge pull request usdot-fhwa-stol#107 from usdot-fhwa-stol/sync_deve…
Browse files Browse the repository at this point in the history
…lop_with_zephyr

Sync develop with zephyr
  • Loading branch information
msmcconnell committed Jun 15, 2021
2 parents 2caba94 + 0a7b2de commit 3e38097
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cav_msgs/msg/TrafficControlRequestPolygon.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#
# TrafficControlRequestPolygon.msg
#
# @author Misheel Bayartsengel
# @version 0.1
#
# NOTE: This message is not part of the TrafficControlRequest message definition.
# It is an alternative representation of TrafficControlBounds used for visualization.
#
# describes the four vertices of polygon created by CARMA to form an TrafficControlRequest zone
# each points are in EPSG:4326 lat/long

cav_msgs/Position3D[] polygon_list

0 comments on commit 3e38097

Please sign in to comment.