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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: [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