Migrated from code.ros.org, issue #2960
Reported by: jfaust
For the rosrt Subscriber to be truly useful in realtime, filters that can (for example) transform a message into the correct frame need to be able to run outside realtime before the Subscriber passes the message along.
Migrated from code.ros.org, issue #2960
Reported by: jfaust
https://code.ros.org/trac/ros/ticket/2960
For the rosrt Subscriber to be truly useful in realtime, filters that can (for example) transform a message into the correct frame need to be able to run outside realtime before the Subscriber passes the message along.