Skip to content

Commit

Permalink
Merge branch 'auto_exchange'
Browse files Browse the repository at this point in the history
  • Loading branch information
cc0h committed Oct 18, 2023
2 parents 5ed8a43 + 58e6ede commit 9e1d28d
Show file tree
Hide file tree
Showing 6 changed files with 2,098 additions and 352 deletions.
2 changes: 1 addition & 1 deletion engineer_middleware/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ include_directories(

add_executable(${PROJECT_NAME}
src/middleware.cpp
src/engineer_middleware.cpp)
src/engineer_middleware.cpp include/engineer_middleware/auto_exchange.h include/engineer_middleware/auto_exchange.h)

add_dependencies(${PROJECT_NAME}
${catkin_EXPORTED_TARGETS}
Expand Down
Loading

0 comments on commit 9e1d28d

Please sign in to comment.