Skip to content

Commit

Permalink
Update CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-eisenmann-driveblocks committed Jun 13, 2024
1 parent dee85d9 commit ce7e3ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions autoware_planning_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/TrajectoryPoint.msg"
"msg/Path.msg"
"msg/PathPoint.msg"
"msg/DrivingCorridor.msg"
"msg/MissionLanesStamped.msg"
"msg/Mission.msg"
"msg/VisualizationDistance.msg"
"msg/Segment.msg"
"msg/RoadSegments.msg"
"msg/Linestring.msg"
"msg/LocalMap.msg"
DEPENDENCIES
geometry_msgs
std_msgs
Expand Down

0 comments on commit ce7e3ad

Please sign in to comment.