include ROS into external CMake project (OpentTLD)
Hi,
I want to extend the OpenTLD project to use it with ros. I'm using the C++ port from Georg Nebehay ( https://github.com/gnebehay/OpenTLD ). This project is build with cmake and multiple custom CmakeLists.txt files.
Unfortunately I am not sure how I have to change my own packages CMakeLists.txt to build OpenTLD with the need cmake settings?
Any help would be appreciated.
Kind regards,
Markus
Did you ever get this working?
Yes, but i only have it running with a hardcoded boundary box. If you want i will upload it to github so you can use and modify it.
yes, if you could post it on github I would like that ... thanks!