Skip to content

Commit

Permalink
feat(tier4_autoware_utils): remove drivable area plugin (autowarefoun…
Browse files Browse the repository at this point in the history
…dation#2876)

Signed-off-by: yutaka <purewater0901@gmail.com>
  • Loading branch information
purewater0901 authored and nabetetsu committed Mar 1, 2023
1 parent 97b6400 commit 7ebaba3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 844 deletions.
2 changes: 0 additions & 2 deletions common/tier4_planning_rviz_plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ include_directories(
)

ament_auto_add_library(tier4_planning_rviz_plugin SHARED
include/drivable_area/display.hpp
src/drivable_area/display.cpp
# path point
include/path/display_base.hpp
include/path/display.hpp
Expand Down
198 changes: 0 additions & 198 deletions common/tier4_planning_rviz_plugin/include/drivable_area/display.hpp

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<library path="tier4_planning_rviz_plugin">
<class name="rviz_plugins/DrivableArea"
type="rviz_plugins::AutowareDrivableAreaDisplay"
base_class_type="rviz_common::Display">
<description>Display drivable area of autoware_auto_planning_msg::Path</description>
</class>
<class name="rviz_plugins/Path"
type="rviz_plugins::AutowarePathDisplay"
base_class_type="rviz_common::Display">
Expand Down
Loading

0 comments on commit 7ebaba3

Please sign in to comment.