Skip to content
Snippets Groups Projects
Commit f968e735 authored by Thomas Gubler's avatar Thomas Gubler
Browse files

fix mixer path

parent 664a2407
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ target_link_libraries(manual_input
## Multicopter Mixer dummy
add_executable(mc_mixer
src/platforms/ros/nodes/mc_mixer.cpp)
src/platforms/ros/nodes/mc_mixer/mc_mixer.cpp)
add_dependencies(mc_mixer px4_generate_messages_cpp)
target_link_libraries(mc_mixer
${catkin_LIBRARIES}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment