We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f1452 commit a67d97aCopy full SHA for a67d97a
planning/motion_velocity_planner/autoware_motion_velocity_obstacle_stop_module/CMakeLists.txt
@@ -3,7 +3,7 @@ project(autoware_motion_velocity_obstacle_stop_module)
3
4
find_package(autoware_cmake REQUIRED)
5
autoware_package()
6
-pluginlib_export_plugin_description_file(autoware_motion_velocity_planner_node plugins.xml)
+pluginlib_export_plugin_description_file(autoware_motion_velocity_planner plugins.xml)
7
8
ament_auto_add_library(${PROJECT_NAME} SHARED
9
DIRECTORY src
0 commit comments