![]() |
Camera not sending image to Classmate?
Right now we have compiled the Circle Tracker Demo to the CRio. We have the crossover cable connected from the camera to port 2 on the CRio, and another crossover cable connected from port 1 on the CRio to the classmate.
There is no image coming up at all either and we are very confused. Any help? |
Re: Camera not sending image to Classmate?
you don't need a crossover to connect the cRIO to the Classmate.
what Language? |
Re: Camera not sending image to Classmate?
Quote:
Good luck |
Re: Camera not sending image to Classmate?
Yea, we just fixed the Dashboard, which wasn't updating. We didn't have a chance to check to see if the camera will send any, but we will tomorrow. I will update tomorrow as well. Oh, and we're coding in Java.
|
Re: Camera not sending image to Classmate?
I updated the dashboard, but the camera is still not sending images. However, I am not getting an error message saying Timeout in Communications, so I have no clue what is exactly happening.
|
Re: Camera not sending image to Classmate?
You do have the video display on-off switch turned on, right? It's the little control at the bottom of the dashboard video window. It'll show a bright green highlight when you set it to the "on" state.
|
Re: Camera not sending image to Classmate?
Yea, we do. We got the dashboard to say "camera running e", but still no camera images. Any ideas?
|
Re: Camera not sending image to Classmate?
I don't think I saw mention of configuring the camera. There is a utility to create an FRC user and FRC password on the camera. Without those, the camera will simply return errors, and it may be that the WPI camera libs hide the errors -- not sure.
Connect the camera to the PC, set the PC IP to 192.168.1.1, and run the camera setup utility. Alternately, you can browse to 192.168.1.90 and do the configuration by hand. You can also do this to verify the camera works correctly. Once you log into the camera, you can view images, change settings, etc. Greg McKaskle |
Re: Camera not sending image to Classmate?
We did configure the camera and tried setting the username and password to FRC, but that still did not fix it.
|
Re: Camera not sending image to Classmate?
Run the Driver Station update to uninstall the old Driver Station, then run it again to reinstall it. Just updating it (without the uninstall) sometimes doesn't work.
|
Re: Camera not sending image to Classmate?
We did uninstall the old Driver Station. Sorry to be very unhelpful to my situation. Is there anything else I can add that would make this easier?
|
Re: Camera not sending image to Classmate?
Could you post your code that the cRIO is running?
|
Re: Camera not sending image to Classmate?
Ok, well, I'm not at robotics now, so I'll post it tomorrow. Thanks guys!
|
Re: Camera not sending image to Classmate?
This post may help. I haven't tried it yet but it appears to describe the problem we are having:
http://www.chiefdelphi.com/forums/sh...13&postcount=3 |
Re: Camera not sending image to Classmate?
We did fix that and we have that update complete.
Here's our code Code:
import edu.wpi.first.wpilibj.GenericHID.Hand; |
| All times are GMT -5. The time now is 02:02. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi