Closed TSC21 closed 9 years ago
Solved by adding the uavobjgenerator
of rosgw
to the FW (in my case to Taulabs, but will also work to OpenPilot). Then, change genuavobj.cmake
on the pkg, setting the directory of the FW you are using.
Note: to add the uavobjgenerator
, get the files from https://github.com/vooon/OpenPilot/tree/vooon/uavobjgen-ros.
Hi there @vooon,
As we talked earlier, I'm trying to get the package to work so to start developing something more. But I'm not being able to compile the code with
catkin_make
as I get:What am I missing here? Do I have to download the OpenPilot repo and get it to be called in
genuavobj.cmake
?