Skip to content

Commit 0ed18a4

Browse files
authoredFeb 7, 2024
feat: update vehicle overlay plugin (#6323)
Signed-off-by: KhalilSelyan <khalil@leodrive.ai>
1 parent 9df0ff9 commit 0ed18a4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+277
-199
lines changed
 

‎common/awf_vehicle_rviz_plugin/rviz_2d_overlay_msgs/CMakeLists.txt ‎common/autoware_overlay_rviz_plugin/autoware_overlay_msgs/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2-
project(rviz_2d_overlay_msgs)
2+
project(autoware_overlay_msgs)
33

44
if (NOT CMAKE_CXX_STANDARD)
55
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)