Skip to content

Commit b846089

Browse files
Tomas BacaTomas Baca
authored andcommitted
mpc tracker compiles
1 parent bec8dd4 commit b846089

File tree

9 files changed

+2
-1642
lines changed

9 files changed

+2
-1642
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
1111
set(USE_ROS_TIMER 0)
1212

1313
if(${USE_ROS_TIMER})
14-
MESSAGE(WARNING "[mrs_uav_managers]: Compiling with ROS Timers. This can cause high CPU load in runtime.")
14+
MESSAGE(WARNING "[mrs_uav_controllers]: Compiling with ROS Timers. This can cause high CPU load in runtime.")
1515
endif()
1616

1717
# set the compile options to show code warnings
@@ -107,7 +107,7 @@ target_compile_definitions(MrsUavControllers_MpcController PRIVATE USE_ROS_TIMER
107107
## --------------------------------------------------------------
108108

109109
# <package of the base class>, <relative path to the xml>
110-
pluginlib_export_plugin_description_file(mrs_uav_managers controller_plugins.xml)
110+
pluginlib_export_plugin_description_file(mrs_uav_managers plugins.xml)
111111

112112
## --------------------------------------------------------------
113113
## | install |
File renamed without changes.

src/log/COLCON_IGNORE

Whitespace-only changes.

src/log/latest

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/log/latest_list

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/log/list_2025-03-27_20-32-46/logger_all.log

Lines changed: 0 additions & 273 deletions
This file was deleted.

src/log/list_2025-03-27_20-32-47/logger_all.log

Lines changed: 0 additions & 546 deletions
This file was deleted.

src/log/list_2025-03-27_20-32-49/logger_all.log

Lines changed: 0 additions & 546 deletions
This file was deleted.

src/log/list_2025-03-27_20-32-50/logger_all.log

Lines changed: 0 additions & 273 deletions
This file was deleted.

0 commit comments

Comments
 (0)