RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
93 stars 112 forks source link

Save settings in SSL #74

Closed alefelipeoliveira closed 7 years ago

alefelipeoliveira commented 7 years ago

Hello,

I want to know if only are having this problem, I couldn't save anything I changed in SSL vision. Example: I calibrated the field and YUV colors Thresholding, but even I click in "Save settings" and after click in "X" to close the program, when I open again the calibration had been lost, Could anyone help me about this, please?

JetseVerschuren commented 7 years ago

Do you still have this problem?

alefelipeoliveira commented 7 years ago

Yes, Still have the problem, Is possible to save our calibration in SSL, so next time turn on the PC the calibration are done?

MichaelEischer commented 7 years ago

The calibration should be saved automatically when ssl-vision exits. Do you see any warnings/errors on the console when clicking "Save settings" or when exiting ssl-vision? How exactly do you start ssl-vision? For example: cd ssl-vision; bin/vision Are the xml configuration files (settings.xml, robocup-ssl*.xml) writeable by your current user?

alefelipeoliveira commented 7 years ago

I start SSL Vision clicking in the bin directory: captura de tela de 2017-08-08 14-22-00

I tried to start Vision in the Terminal, but was not possible: ![Uploading Captura de tela de 2017-08-08 14-22-26.png…]() When I tried the command vision, the message ¨Do not Find the command¨

alefelipeoliveira commented 7 years ago

When I click in save settings in SSL, any message error appears, but when I open the programa again, the settings that I changed are unchanged.

joydeep-b commented 7 years ago

You need to run ssl vision from the main ssl-vision directory https://github.com/RoboCup-SSL/ssl-vision#running

./bin/vision