![]() |
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.
|
Re: Outputting Data Onto Computer Screen
What do you mean by image from the robot sensors? Do you mean you want to generate an image from sensors on the robot?
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
If all you want to do is output text, the "LCD" User Messages area on the Driver Station is available. |
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
|
Re: Outputting Data Onto Computer Screen
Quote:
"The dashboard" is just a program that receives data on a certain port. You don't have to use the one that is installed by default alongside the Driver Station application. It is perfectly reasonable to replace it with a custom program, either by replacing the default one with a custom one of the same name or by changing the Driver Station configuration file to start the one you want instead. See the forum discussion of ZomB, for example. |
Re: Outputting Data Onto Computer Screen
Quote:
Edit, Im an idiot at times. :\ |
Re: Outputting Data Onto Computer Screen
Well if I am understanding ye right, you want to have a non-LabVIEW dashboard to display something (i.e. a computer generated image) on the Classmate?
As far as I know that wouldn't be legal for competition use with this year's rules, though you can certainly pipe out the dashboard data to another computer (via remote dashboard) and read the values coming in via whatever method of programming language you like (Processing sounds like fun). I haven't tried it, but it might work. -Tanner |
Re: Outputting Data Onto Computer Screen
Quote:
|
| All times are GMT -5. The time now is 03:40. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi