Thomas Kohler
|
7f78edefcd
|
lint(all): fix issues of errorlint etc (#1037)
|
2023-11-15 20:51:52 +01:00 |
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
Sam Kass
|
6f900a8dc2
|
Update gobot leap platform to support Leap Motion API v6
|
2019-05-22 11:34:39 +02:00 |
deadprogram
|
254068c14d
|
leap: use new improved default namer to avoid API conflicts
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-02-02 16:28:12 +01:00 |
deadprogram
|
e8b28a0df1
|
docs: Add missing godocs for Leap Motion platform
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-01 11:28:22 +01:00 |
deadprogram
|
76b5227a2d
|
core: update leap Motion platform to simply return error
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-11-07 21:29:52 +01:00 |
deadprogram
|
e30586acf0
|
core: Ensure that all drivers have default names
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-04 10:25:14 +02:00 |
deadprogram
|
07f674955b
|
core: Ensure that all drivers have default names
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-03 19:06:37 +02:00 |
deadprogram
|
f07363f75d
|
core: Refactor Leap Motion platform for new Adaptor/Driver creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-25 21:36:01 +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 |
Damian Gryski
|
a8ea32ce56
|
Fix misspellings
|
2016-07-13 10:44:47 -06:00 |
Sebastien Binet
|
5a25e247aa
|
platforms/leap: use golang.org/x/net/websocket
|
2015-04-16 11:08:50 +02:00 |
Adrian Zankich
|
3ab7aa1b60
|
Increase leap test coverage
|
2014-12-18 15:13:53 -08:00 |
Adrian Zankich
|
b57a26c5cb
|
Refactor leap to use new driver and adaptor interfaces
|
2014-11-28 17:52:01 -08:00 |
Adrian Zankich
|
586507a489
|
Update Adaptor and Driver interface to use []error
|
2014-11-19 23:21:35 -08:00 |
Adrian Zankich
|
3d8408e390
|
Update leap package error handling
|
2014-11-19 15:11:00 -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
|
9793dd6db3
|
Increase leap test coverage
|
2014-11-07 13:15:45 -08:00 |
Javier Cervantes
|
fbcad95973
|
Adding godocs information to leap package
|
2014-10-22 10:10:08 -05:00 |
Homer Strong
|
04150591f2
|
fix Port calls in leap motion adapter
"Message" should be capitalized to match event in driver
fix capitalization again (in example)
last event capitalization fix: hands example
|
2014-07-15 12:14:59 -07:00 |
Adrian Zankich
|
a770ef1020
|
Update leap package
|
2014-07-07 17:19:31 -07:00 |
Adrian Zankich
|
c129da61d3
|
Make golint happy
|
2014-06-10 15:16:11 -07:00 |
Adrian Zankich
|
7806a19a3f
|
Update leap package and examples
|
2014-05-22 20:35:45 -07:00 |
Adrian Zankich
|
90ee5d7d70
|
WIP project restructure
|
2014-04-29 13:20:32 -07:00 |