Closed LisaWeichsel closed 6 years ago
I just initiated a pull request to the author.
There are a couple of places where dentopt_nmpc_controller is called in some of the header files, you can either change them manually to denmpc or wait for my pull to get incorporated.
Thank you for your answer. I changed it manually, but I still get the error. Event.h:22:29: fatal error: denmpc/VrepInfo.h: No such file or directory
Do I have to install another ROS package to get the file VRepInfo.h ? I think its no part of the package denmpc.
No, Vrepinfo is a custom message defined in the denmpc package.
Try cloning my tweaked version of the package, it should be linked through the pull request.
Benjamin
On Oct 12, 2018, at 3:58 AM, LisaWeichsel notifications@github.com wrote:
Thank you for your answer. I changed it manually, but I still get the error. Event.h:22:29: fatal error: denmpc/VrepInfo.h: No such file or directory
Do I have to install another ROS package to get the file VRepInfo.h ? I think its no part of the package denmpc.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Hi Lisa and Benjamin,
I merged the changes of Benjamin to the master branch and verified the compilation on a separate system with ROS melodic. Please let me know if you have any further issues. Thanks a lot for your feedback!
Cheers, Jan
Scheduler.h:19:46: fatal error: dentopt_nmpc_controller/VrepInfo.h: No such file or directory