|
Outputting Data Onto Computer Screen
Ok anyone have an idea how to do it? How draw the image from the robot sensors to the screen? Not through the dashboard but a separate program. I know that if I print something out, it only shows up on the IDE output window. So theoretically I can just put the OpenGL code on the robot, the window would pop up to the screen. But if that would work, that would be takin away processing power and memory. But the cRio does not have a video card, so it will not be able to do OpenGL... Or I can just render it softwarely.
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|