Marc-Antoine Ruel
|
88addd428f
|
Add crude travis check for gofmt; format all sources
The check ensures no gofmt regression occurs. Formatting the code makes everyone happy.
|
2017-03-27 14:10:37 -04:00 |
deadprogram
|
953c3254e7
|
core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-08 13:24:03 +01:00 |
deadprogram
|
bde78fd1e9
|
docs: Add missing godocs for OpenCV platform
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-01 14:58:58 +01:00 |
deadprogram
|
08874e4e21
|
core: no longer return slices of errors, instead use multierror
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-11-07 21:29:51 +01:00 |
deadprogram
|
266e016f62
|
core: Refactor OpenCV platform for new Driver creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-01 17:53:39 +02:00 |
deadprogram
|
94d78d777a
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
c64a0d9481
|
core: Refactoring to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
6097ffefc5
|
tests: complete move of test interfaces into the test files where they belong
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-27 11:56:01 +02:00 |
deadprogram
|
f55cd94cd5
|
Use OpenCV 2.4, as well as switch to main fork of go-opencv
|
2016-02-19 18:36:33 -08:00 |
Adrian Zankich
|
e4811ad1cb
|
Fix error with caputre and window interfaces
|
2014-12-22 14:24:06 -08:00 |
Adrian Zankich
|
7050410217
|
Add optional interval parameter for drivers which poll at an interval
|
2014-11-28 18:37:03 -08:00 |
Adrian Zankich
|
dcfc8e47cc
|
Refactor opencv to use new driver interfaces
|
2014-11-28 18:05:19 -08:00 |
Adrian Zankich
|
67e8da6c36
|
Fix merge errors
|
2014-11-20 17:54:48 -08:00 |
Adrian Zankich
|
4c86c0a4bb
|
Merge branch 'master' into dev
Conflicts:
gobot.go
platforms/opencv/camera_driver.go
robot.go
version.go
|
2014-11-20 17:48:43 -08:00 |
Adrian Zankich
|
586507a489
|
Update Adaptor and Driver interface to use []error
|
2014-11-19 23:21:35 -08:00 |
Adrian Zankich
|
d730ccf739
|
Update opencv package error handling
|
2014-11-19 15:59:17 -08:00 |
Adrian Zankich
|
abc1f0b201
|
Update platforms to support the new Driver and Adaptor interfaces
|
2014-11-16 12:25:48 -08:00 |
Adrian Zankich
|
6f7f6da110
|
Fix unnecessary goroutine creation
|
2014-11-16 10:32:51 -08:00 |
Javier Cervantes
|
dff7d50de7
|
Adding godocs documentation to opencv package
|
2014-10-22 09:53:42 -05:00 |
Adrian Zankich
|
c081f46609
|
Add more opencv test coverage
|
2014-07-23 16:38:46 -07:00 |
Adrian Zankich
|
ba1c8fe42e
|
Update opencv package
|
2014-07-07 17:31:35 -07:00 |
Adrian Zankich
|
f1dbe8b1e2
|
Update platforms for new device command syntax
|
2014-06-11 18:59:30 -07:00 |
Adrian Zankich
|
db44941c21
|
Use new Event type for events
|
2014-06-11 11:37:20 -07:00 |
Adrian Zankich
|
cfc11f8eda
|
Update opencv package and examples
|
2014-05-22 20:53:15 -07:00 |
Adrian Zankich
|
90ee5d7d70
|
WIP project restructure
|
2014-04-29 13:20:32 -07:00 |