Closed rafaelsaback closed 8 years ago
After this commit when I try to use
oroconf extract auv_control::AccelerationController --save=.
I get the following error message:
/home/rafaelsaback/flatfish/bir_rock/tools/orogen/lib/orogen/loaders/aggregate.rb:76:in `find_task_library_from_task_model_name': NotImplementedError (NotImplementedError) from /home/rafaelsaback/flatfish/bir_rock/tools/orocos.rb/bin/oroconf:101:in `<main>'
This is an orocosrb bug. Could you test https://github.com/rock-core/tools-orocosrb/pull/90 ?
It has solved the problem. Closing this issue...
After this commit when I try to use
oroconf extract auv_control::AccelerationController --save=.
I get the following error message: