Commit Graph

235 Commits

Author SHA1 Message Date
Banks Troutman
588dfdab54 Merge branch 'Java' of https://gitlab.com/chameleon-vision/Chameleon-Vision into Java
# Conflicts:
#	Main/pom.xml
2019-09-15 15:13:29 -04:00
Banks Troutman
f26b7df000 Merge branch 'folderStructure' into Java
# Conflicts:
#	Main/pom.xml
#	Main/src/main/java/com/chameleonvision/web/Server.java
2019-09-15 15:11:26 -04:00
ori agranat
4178b3d6de updated pom file 2019-09-15 22:05:19 +03:00
Banks Troutman
25652ba32e Adjusted folder structure to sit under com.chameleonvision package 2019-09-15 15:03:44 -04:00
ori agranat
3f7f589dc9 Merge branch 'visionLoop' into 'Java'
Vision loop

See merge request chameleon-vision/Chameleon-Vision!9
2019-09-15 19:01:57 +00:00
ori agranat
71e0e9eba7 Merge branch 'Java' into 'visionLoop'
# Conflicts:
#   Main/pom.xml
2019-09-15 19:01:45 +00:00
Unknown
ec5a94d076 pom with opencv from wpilib 2019-09-15 13:58:45 +03:00
Omer
e80f35b39f Client to server handling 2019-09-15 01:55:29 +03:00
ori agranat
440d68a1f1 bugfix for camera mat 0 2019-09-15 00:46:26 +03:00
ori agranat
d6850f73b1 added target grouping 2019-09-14 20:38:50 +03:00
ori agranat
1b8943eb27 stated camera process and vision process
-added camera thread call in main
-initial work on camera process class
-initial work on vision process class
2019-09-14 17:14:49 +03:00
Unknown
cde4a63feb added acess methods
-get current pipeline
- get current camera
- get res list
- set current camera 
-set current pipeline
2019-09-14 13:27:16 +03:00
Unknown
d69d7ddb4f added usb camera settings intiat
- added camera creator
- added pipeline creator
- added camera saver
- added general settings saver
2019-09-14 12:45:00 +03:00
Unknown
2d4acbaf59 added create new cam function 2019-09-13 20:08:40 +03:00
ori agranat
c1f335bab8 added usb cameras info init 2019-09-13 18:20:40 +03:00
ori agranat
aa45f9ece2 added jni libs to pom and stated work on camera info 2019-09-13 02:45:11 +03:00
ori agranat
46891f767e added init general settings function 2019-09-12 23:23:36 +03:00
ori agranat
c5901e1ae5 removed singleton inheritance and re implemented with thread safe 2019-09-12 01:05:27 +03:00
ori agranat
55aa11b08e added settings manager variablers 2019-09-11 22:07:24 +03:00
ori agranat
fc554d6bd6 added website and web socket handler 2019-09-11 20:28:56 +03:00
ori agranat
e72bb51308 initial project setup and updated git ignore 2019-09-10 23:47:06 +03:00
ori agranat
b2486cc4a7 added json and comments 2019-09-10 22:03:05 +03:00
ori agranat
92c9306feb initial dependency load 2019-09-10 21:52:13 +03:00
ori agranat
6966713119 Merge branch 'master' into dev 2019-09-10 20:17:57 +03:00
ori agranat
3112ac74f1 bug fix in vision correction 2019-08-30 23:22:43 +03:00
ori agranat
2d6412c2bc built the site for production 2019-08-30 21:54:45 +03:00
ori agranat
51aac221c5 added logo and fixed arrows in ui menu 2019-08-30 21:52:48 +03:00
ori agranat
8269ee78a3 Merge branch 'dev' into 'master'
v2 final

See merge request oriagranat9/Chameleon-Vision!8
2019-08-28 21:16:37 +00:00
ori agranat
35b1674208 added install script 2019-08-29 00:04:31 +03:00
ori agranat
2291a1e195 updated readme 2019-08-29 00:01:40 +03:00
ori agranat
b88964d31e updated readme 2019-08-28 21:08:51 +03:00
ori
67c6931b6a bug fix in countour 2019-08-28 09:17:23 -07:00
Unknown
135bb12d34 cleanup of old comments 2019-08-22 10:22:08 +03:00
ori agranat
804a1224e4 added adapter error message 2019-08-21 23:01:27 +03:00
ori
a1a48d54cb bug fix if there is no adapter 2019-08-21 12:49:17 -07:00
ori agranat
56be10a2d9 Merge branch 'better-arm' into 'dev'
Better arm

See merge request oriagranat9/Chameleon-Vision!7
2019-08-20 20:41:22 +00:00
ori agranat
b3d3264dff fully integrated ip handler 2019-08-20 23:39:03 +03:00
ori
514403bd64 removed prepaend from hostname 2019-08-20 13:33:32 -07:00
ori
7734a89c88 fixed var names in website 2019-08-20 13:26:48 -07:00
ori agranat
fa49aabf74 some bug fixes 2019-08-20 23:10:43 +03:00
ori
d23150dff9 updated website 2019-08-20 12:20:11 -07:00
ori
79511877dd fixed bug in settings manager 2019-08-20 12:03:22 -07:00
ori agranat
eed5dfbe40 integrated ip handler 2019-08-20 21:48:04 +03:00
ori agranat
116938b7fa fixed requirements txt 2019-08-19 23:44:45 +03:00
ori
d36def7ec5 integrated ip 2019-08-19 13:14:49 -07:00
ori
3e3ea538af added ip handler 2019-08-17 13:55:58 -07:00
ori agranat
0cc63b392b removed unnecessary dependencies 2019-08-17 20:04:23 +03:00
ori agranat
8c6e52c4ee fixed bugs with unknown pipelines and added driver mode 2019-08-17 17:57:41 +03:00
ori agranat
102c1ab63d removed vs file 2019-08-16 23:12:48 +03:00
ori
8e2d0fdbd5 updated git ignore 2019-08-16 12:58:50 -07:00