Skip to content

Commit

Permalink
chore: add unnecessary change to test
Browse files Browse the repository at this point in the history
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
  • Loading branch information
HansRobo authored Jun 11, 2024
1 parent 73d57be commit e0b99d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class PlannerPlugin
using LaneletRoute = autoware_planning_msgs::msg::LaneletRoute;
using LaneletMapBin = autoware_map_msgs::msg::LaneletMapBin;
using MarkerArray = visualization_msgs::msg::MarkerArray;
using Pose = geometry_msgs::msg::Pose;

virtual ~PlannerPlugin() = default;
virtual void initialize(rclcpp::Node * node) = 0;
Expand Down

0 comments on commit e0b99d4

Please sign in to comment.