Skip to content

Commit

Permalink
Merge with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael McConnell authored and Michael McConnell committed Jun 15, 2021
1 parent 3692f67 commit 0a7b2de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
# Setup docker
docker:
- image: usdotfhwastol/carma-base:carma-system-3.6.0
- image: usdotfhwastoldev/carma-base:develop
user: carma
environment:
TERM: xterm # use xterm to get full display output from build
Expand Down
4 changes: 4 additions & 0 deletions cav_msgs/msg/TrafficControlRequestPolygon.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
#
# @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

Expand Down

0 comments on commit 0a7b2de

Please sign in to comment.