Skip to content

Commit

Permalink
Merge pull request usdot-fhwa-stol#106 from usdot-fhwa-stol/feature/t…
Browse files Browse the repository at this point in the history
…cr-info-for-ui

TCR polygon support
  • Loading branch information
dan-du-car committed Jun 9, 2021
2 parents c6d024c + 18ce8f5 commit 3692f67
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cav_msgs/msg/TrafficControlRequestPolygon.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# TrafficControlRequestPolygon.msg
#
# @author Misheel Bayartsengel
# @version 0.1
# 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 3692f67

Please sign in to comment.