Catkin_make error
Hello, I'm having a problem with catkin_make. When I run run it i get
-- Using these message generators: gencpp;genlisp;genpy
-- tum_ardrone: 1 messages, 5 services
-- Configuring done
CMake Error at rosberry_pichopter/CMakeLists.txt:94 (add_library):
Cannot find source file:
src/rosberry_pichopter/joy/src/servo.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
-- Build files have been written to: /home/donni/catkin_ws/build
make: *** [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed
With a bunch of stuff before it. I don't know why I'm getting the error, becouse servo.cpp is in catkin_ws/src/rosberry_pichopter/joy/src/servo.cpp. I'm using hydro.