Robotics StackExchange | Archived questions

OROCOS: stopHook() executed by events?

I would like to execute the stoopHook() of my orocos components when a main component has finished.

It worked automatically for the deprecated ocl, but I migrated to rtt_ros_integration and I can not stop the components by events.

Is any way to do it instead of opening specific ports for this purpose?

Thank you.

Asked by senreot on 2016-07-12 05:20:39 UTC

Comments

This is mostly an orocos question you'll probably find better answers on one of their forums; http://www.orocos.org/forum

Asked by tfoote on 2018-03-21 22:07:30 UTC

Answers