Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interface.register_action: use Roby::Task as default return type
The new generated task model cannot be used as default return type because it cannot be replaced by other tasks derevied from Roby::Tasks task_model.has_ancestor?(MyTask) ==> false
- Loading branch information