ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Finally got this working, and long story short the answer is yes, the rosservice functionality offered by rtt_ros does respect the thread spec given when adding an operation.

The rtt_roscomm documentation is quite lacking in functional examples and clear documentation on the specifics, so I end up having to write and get the code working to answer the question.

For others looking to use rosservice call functionality provided by rtt_roscomm I recommend looking at the unit tests to bootstrap the process of getting it up and running, as currently that's the best place to look for figuring out how to get it to work.