[ros-users] combining OpenGL loops with ROS spin()

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: [ros-users] combining OpenGL loops with ROS spin()
Does anybody have an example how I can combine the ROS spin() function
with the callback routines of OpenGL?
I have ROS callback routines on messages and I want to send a
generated OpenGL image back in each of those callback routines.

Greetings,

Koen