[PROSV5]about vision

I tested the visual sensor today. There are the following questions:

1 I can’t use wireless network to connect vision.
1.jpg
2 usually V5’s device connection will flash red light, visual sensor is not, maybe my line is not ready.
3.jpg
3 I used VCS VISION 0.2.3 to set the SIG of the ball, but I didn’t know how to save it to the visual sensor.
2.jpg
Thank you.

You need to connect the USB cable in order to configure the vision sensor. The wireless only allows you to access a live-stream from the camera. In order to do so, navigate a browser to 192.168.1.1 after connecting to the wireless.

You already saved it to the sensor, there is nothing more to do to save it.

I’m also having an issue with the signature saving to the camera.

thank you.But I opened VCS VISION again, and he didn’t save my settings. And I couldn’t read any of my stored BALLs in PROSV5. I set them using a USB cable.

My only experience with the V5 Vision Sensor is with VCS. VCS C++ Pro creates signatures in the robot-config.h file after exiting the Vision Sensor Utility and then loads them into the Vision Sensor every time the program runs. I do not know if PROS uses this same process. If not, you may need to configure the signatures in PROS.

The PROS team is working on this. Right now the only theorized way of getting color codes to work is to have a VCS program run before the PROS program that loads the color codes into the Vision sensor.