From 07f20f4b1c4bf61abf146ec585c13f775e5595f6 Mon Sep 17 00:00:00 2001 From: eleniums Date: Fri, 3 Jul 2020 09:12:42 -0700 Subject: [PATCH] Vendor dependencies --- .../go-gl/glfw/v3.1/glfw/glfw/COPYING.txt | 22 -- .../go-gl/glfw/v3.2/glfw/glfw/COPYING.txt | 22 -- .../github.com/go-gl/mathgl/mgl32/codegen.go | 276 ------------------ vendor/gobot.io/x/gobot/drivers/aio/LICENSE | 13 - vendor/gobot.io/x/gobot/drivers/gpio/LICENSE | 13 - vendor/gobot.io/x/gobot/drivers/i2c/LICENSE | 13 - .../gobot.io/x/gobot/platforms/audio/LICENSE | 13 - .../x/gobot/platforms/beaglebone/LICENSE | 13 - vendor/gobot.io/x/gobot/platforms/ble/LICENSE | 13 - .../gobot.io/x/gobot/platforms/chip/LICENSE | 13 - .../x/gobot/platforms/digispark/LICENSE | 13 - .../x/gobot/platforms/dragonboard/LICENSE | 13 - .../x/gobot/platforms/firmata/LICENSE | 13 - .../x/gobot/platforms/intel-iot/LICENSE | 13 - .../x/gobot/platforms/joystick/LICENSE | 13 - .../gobot.io/x/gobot/platforms/leap/LICENSE | 13 - .../x/gobot/platforms/mavlink/LICENSE | 13 - .../x/gobot/platforms/microbit/LICENSE | 13 - .../gobot.io/x/gobot/platforms/mqtt/LICENSE | 13 - .../x/gobot/platforms/neurosky/LICENSE | 13 - .../gobot.io/x/gobot/platforms/opencv/LICENSE | 13 - .../gobot.io/x/gobot/platforms/parrot/LICENSE | 13 - .../x/gobot/platforms/parrot/ardrone/LICENSE | 13 - .../x/gobot/platforms/parrot/bebop/LICENSE | 13 - .../gobot/platforms/parrot/minidrone/LICENSE | 13 - .../x/gobot/platforms/particle/LICENSE | 13 - .../gobot.io/x/gobot/platforms/raspi/LICENSE | 13 - .../gobot.io/x/gobot/platforms/sphero/LICENSE | 13 - .../x/gobot/platforms/sphero/bb8/LICENSE | 13 - .../x/gobot/platforms/sphero/ollie/LICENSE | 13 - .../x/gobot/platforms/sphero/sprkplus/LICENSE | 13 - .../x/gobot/platforms/tinkerboard/LICENSE | 13 - .../x/gobot/platforms/upboard/up2/LICENSE | 13 - .../gobot.io/x/gobot/travis_build_opencv.sh | 0 vendor/modules.txt | 34 +++ 35 files changed, 34 insertions(+), 710 deletions(-) delete mode 100644 vendor/github.com/go-gl/glfw/v3.1/glfw/glfw/COPYING.txt delete mode 100644 vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/COPYING.txt delete mode 100644 vendor/github.com/go-gl/mathgl/mgl32/codegen.go delete mode 100644 vendor/gobot.io/x/gobot/drivers/aio/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/drivers/gpio/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/drivers/i2c/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/audio/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/beaglebone/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/ble/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/chip/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/digispark/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/dragonboard/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/firmata/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/intel-iot/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/joystick/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/leap/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/mavlink/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/microbit/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/mqtt/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/neurosky/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/opencv/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/parrot/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/parrot/ardrone/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/parrot/bebop/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/parrot/minidrone/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/particle/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/raspi/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/sphero/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/sphero/bb8/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/sphero/ollie/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/sphero/sprkplus/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/tinkerboard/LICENSE delete mode 100644 vendor/gobot.io/x/gobot/platforms/upboard/up2/LICENSE mode change 100755 => 100644 vendor/gobot.io/x/gobot/travis_build_opencv.sh create mode 100644 vendor/modules.txt diff --git a/vendor/github.com/go-gl/glfw/v3.1/glfw/glfw/COPYING.txt b/vendor/github.com/go-gl/glfw/v3.1/glfw/glfw/COPYING.txt deleted file mode 100644 index b30c701..0000000 --- a/vendor/github.com/go-gl/glfw/v3.1/glfw/glfw/COPYING.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2002-2006 Marcus Geelnard -Copyright (c) 2006-2010 Camilla Berglund - -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any damages -arising from the use of this software. - -Permission is granted to anyone to use this software for any purpose, -including commercial applications, and to alter it and redistribute it -freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would - be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and must not - be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source - distribution. - diff --git a/vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/COPYING.txt b/vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/COPYING.txt deleted file mode 100644 index ad16462..0000000 --- a/vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/COPYING.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2002-2006 Marcus Geelnard -Copyright (c) 2006-2016 Camilla Berglund - -This software is provided 'as-is', without any express or implied -warranty. In no event will the authors be held liable for any damages -arising from the use of this software. - -Permission is granted to anyone to use this software for any purpose, -including commercial applications, and to alter it and redistribute it -freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would - be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and must not - be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source - distribution. - diff --git a/vendor/github.com/go-gl/mathgl/mgl32/codegen.go b/vendor/github.com/go-gl/mathgl/mgl32/codegen.go deleted file mode 100644 index eec763b..0000000 --- a/vendor/github.com/go-gl/mathgl/mgl32/codegen.go +++ /dev/null @@ -1,276 +0,0 @@ -// Copyright 2014 The go-gl/mathgl Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -// +build ignore - -// codegen generates go code from templates. Intended to be -// used with go generate; Also makes mgl64 from mgl32. -// See the invocation in mgl32/util.go for details. -// To use it, just run "go generate github.com/go-gl/mathgl/mgl32" -// (or "go generate" in mgl32 directory). - -package main - -import ( - "bytes" - "flag" - "fmt" - "io/ioutil" - "os" - "os/exec" - "path/filepath" - "strings" - "text/template" -) - -type Context struct { - Comment string - TemplateName string -} - -type MatrixIter struct { - M int // row - N int // column - index int -} - -var mgl64RewriteRules = []string{ - "mgl32 -> mgl64", - "float32 -> float64", - "f32 -> f64", - "a.Float32 -> a.Float64", - "math.MaxFloat32 -> math.MaxFloat64", - "math.SmallestNonzeroFloat32 -> math.SmallestNonzeroFloat64", -} - -func main() { - flag.Usage = func() { - fmt.Println("Usage: codegen -template file.tmpl -output file.go") - fmt.Println("Usage: codegen -mgl64 [-dir ../mgl64]") - flag.PrintDefaults() - } - - tmplPath := flag.String("template", "file.tmpl", "template path") - oPath := flag.String("output", "file.go", "output path") - mgl64 := flag.Bool("mgl64", false, "make mgl64") - mgl64Path := flag.String("dir", "../mgl64", "path to mgl64 location") - - flag.Parse() - if flag.NArg() > 0 || flag.NFlag() == 0 { - flag.Usage() - os.Exit(2) - } - - if *mgl64 { - genMgl64(*mgl64Path) - return - } - - tmpl := template.New("").Delims("<<", ">>").Funcs(template.FuncMap{ - "typename": typenameHelper, - "elementname": elementNameHelper, - "iter": iterHelper, - "matiter": matrixIterHelper, - "enum": enumHelper, - "sep": separatorHelper, - "repeat": repeatHelper, - "add": addHelper, - "mul": mulHelper, - }) - tmpl = template.Must(tmpl.ParseFiles(*tmplPath)) - tmplName := filepath.Base(*tmplPath) - - oFile, err := os.Create(*oPath) - if err != nil { - panic(err) - } - - context := Context{ - Comment: "This file is generated by codegen.go; DO NOT EDIT", - TemplateName: tmplName, - } - if err = tmpl.ExecuteTemplate(oFile, tmplName, context); err != nil { - panic(err) - } - oFile.Close() - - if err = rungofmt(*oPath, false, nil); err != nil { - panic(err) - } -} - -func genMgl64(destPath string) { - HandleFile := func(source string, info os.FileInfo, err error) error { - if err != nil { - return err - } - dest := filepath.Join(destPath, source) - - if info.IsDir() { - return os.MkdirAll(dest, info.Mode()) - } - if !strings.HasSuffix(source, ".go") || info.Name() == "codegen.go" { - return nil - } - if !info.Mode().IsRegular() { - fmt.Println("Ignored, not a regular file:", source) - return nil - } - - in, err := ioutil.ReadFile(source) - if err != nil { - return err - } - - out, err := os.OpenFile(dest, os.O_RDWR|os.O_CREATE|os.O_TRUNC, - info.Mode()) - if err != nil { - return err - } - defer out.Close() - - comment := fmt.Sprintf( - "// This file is generated from mgl32/%s; DO NOT EDIT\n\n", - filepath.ToSlash(source)) - if _, err = out.WriteString(comment); err != nil { - return err - } - - r := strings.NewReplacer("//go:generate ", "//#go:generate ") // We don't want go generate directives in mgl64 package. - - if _, err = r.WriteString(out, string(in)); err != nil { - return err - } - - return rungofmt(dest, true, mgl64RewriteRules) - } - - if err := filepath.Walk(".", HandleFile); err != nil { - panic(err) - } -} - -func rungofmt(path string, fiximports bool, rewriteRules []string) error { - args := []string{"-w", path} - output, err := exec.Command("gofmt", args...).CombinedOutput() - - for i := 0; err == nil && i < len(rewriteRules); i++ { - args = []string{"-w", "-r", rewriteRules[i], path} - output, err = exec.Command("gofmt", args...).CombinedOutput() - } - - if fiximports && err == nil { - args = []string{"-w", path} - output, err = exec.Command("goimports", args...).CombinedOutput() - } - - if err != nil { - fmt.Println("Error executing gofmt", strings.Join(args, " ")) - os.Stdout.Write(output) - } - - return err -} - -func typenameHelper(m, n int) string { - if m == 1 { - return fmt.Sprintf("Vec%d", n) - } - if n == 1 { - return fmt.Sprintf("Vec%d", m) - } - if m == n { - return fmt.Sprintf("Mat%d", m) - } - return fmt.Sprintf("Mat%dx%d", m, n) -} - -func elementNameHelper(m int) string { - switch m { - case 0: - return "X" - case 1: - return "Y" - case 2: - return "Z" - case 3: - return "W" - default: - panic("Can't generate element name") - } -} - -func iterHelper(start, end int) []int { - iter := make([]int, end-start) - for i := start; i < end; i++ { - iter[i] = i - } - return iter -} - -func matrixIterHelper(rows, cols int) []MatrixIter { - res := make([]MatrixIter, 0, rows*cols) - - for n := 0; n < cols; n++ { - for m := 0; m < rows; m++ { - res = append(res, MatrixIter{ - M: m, - N: n, - index: n*rows + m, - }) - } - } - - return res -} - -// Template function that returns slice from its arguments. Indended to be used -// in range loops. -func enumHelper(args ...int) []int { - return args -} - -// Template function to insert commas and '+' in range loops. -func separatorHelper(sep string, iterCond int) string { - if iterCond > 0 { - return sep - } - return "" -} - -// Template function to repeat string 'count' times. Inserting 'sep' between -// repetitions. Also changes all occurrences of '%d' to repetition number. -// For example, repeatHelper(3, "col%d", ",") will output "col0, col1, col2" -func repeatHelper(count int, text string, sep string) string { - var res bytes.Buffer - - for i := 0; i < count; i++ { - if i > 0 { - res.WriteString(sep) - } - res.WriteString(strings.Replace(text, "%d", fmt.Sprintf("%d", i), -1)) - } - - return res.String() -} - -func addHelper(args ...int) int { - res := 0 - for _, a := range args { - res += a - } - return res -} - -func mulHelper(args ...int) int { - res := 1 - for _, a := range args { - res *= a - } - return res -} - -func (i MatrixIter) String() string { - return fmt.Sprintf("%d", i.index) -} diff --git a/vendor/gobot.io/x/gobot/drivers/aio/LICENSE b/vendor/gobot.io/x/gobot/drivers/aio/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/drivers/aio/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/drivers/gpio/LICENSE b/vendor/gobot.io/x/gobot/drivers/gpio/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/drivers/gpio/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/drivers/i2c/LICENSE b/vendor/gobot.io/x/gobot/drivers/i2c/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/drivers/i2c/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/audio/LICENSE b/vendor/gobot.io/x/gobot/platforms/audio/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/audio/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/beaglebone/LICENSE b/vendor/gobot.io/x/gobot/platforms/beaglebone/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/beaglebone/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/ble/LICENSE b/vendor/gobot.io/x/gobot/platforms/ble/LICENSE deleted file mode 100644 index 48c9ab9..0000000 --- a/vendor/gobot.io/x/gobot/platforms/ble/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2015-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/chip/LICENSE b/vendor/gobot.io/x/gobot/platforms/chip/LICENSE deleted file mode 100644 index 48c9ab9..0000000 --- a/vendor/gobot.io/x/gobot/platforms/chip/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2015-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/digispark/LICENSE b/vendor/gobot.io/x/gobot/platforms/digispark/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/digispark/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/dragonboard/LICENSE b/vendor/gobot.io/x/gobot/platforms/dragonboard/LICENSE deleted file mode 100644 index 48c9ab9..0000000 --- a/vendor/gobot.io/x/gobot/platforms/dragonboard/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2015-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/firmata/LICENSE b/vendor/gobot.io/x/gobot/platforms/firmata/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/firmata/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/intel-iot/LICENSE b/vendor/gobot.io/x/gobot/platforms/intel-iot/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/intel-iot/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/joystick/LICENSE b/vendor/gobot.io/x/gobot/platforms/joystick/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/joystick/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/leap/LICENSE b/vendor/gobot.io/x/gobot/platforms/leap/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/leap/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/mavlink/LICENSE b/vendor/gobot.io/x/gobot/platforms/mavlink/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/mavlink/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/microbit/LICENSE b/vendor/gobot.io/x/gobot/platforms/microbit/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/microbit/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/mqtt/LICENSE b/vendor/gobot.io/x/gobot/platforms/mqtt/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/mqtt/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/neurosky/LICENSE b/vendor/gobot.io/x/gobot/platforms/neurosky/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/neurosky/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/opencv/LICENSE b/vendor/gobot.io/x/gobot/platforms/opencv/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/opencv/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/parrot/LICENSE b/vendor/gobot.io/x/gobot/platforms/parrot/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/parrot/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/parrot/ardrone/LICENSE b/vendor/gobot.io/x/gobot/platforms/parrot/ardrone/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/parrot/ardrone/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/parrot/bebop/LICENSE b/vendor/gobot.io/x/gobot/platforms/parrot/bebop/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/parrot/bebop/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/parrot/minidrone/LICENSE b/vendor/gobot.io/x/gobot/platforms/parrot/minidrone/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/parrot/minidrone/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/particle/LICENSE b/vendor/gobot.io/x/gobot/platforms/particle/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/particle/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/raspi/LICENSE b/vendor/gobot.io/x/gobot/platforms/raspi/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/raspi/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/sphero/LICENSE b/vendor/gobot.io/x/gobot/platforms/sphero/LICENSE deleted file mode 100644 index 09094bb..0000000 --- a/vendor/gobot.io/x/gobot/platforms/sphero/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2013-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/sphero/bb8/LICENSE b/vendor/gobot.io/x/gobot/platforms/sphero/bb8/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/sphero/bb8/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/sphero/ollie/LICENSE b/vendor/gobot.io/x/gobot/platforms/sphero/ollie/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/sphero/ollie/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/sphero/sprkplus/LICENSE b/vendor/gobot.io/x/gobot/platforms/sphero/sprkplus/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/sphero/sprkplus/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/tinkerboard/LICENSE b/vendor/gobot.io/x/gobot/platforms/tinkerboard/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/tinkerboard/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/platforms/upboard/up2/LICENSE b/vendor/gobot.io/x/gobot/platforms/upboard/up2/LICENSE deleted file mode 100644 index 257d22e..0000000 --- a/vendor/gobot.io/x/gobot/platforms/upboard/up2/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2014-2018 The Hybrid Group - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/vendor/gobot.io/x/gobot/travis_build_opencv.sh b/vendor/gobot.io/x/gobot/travis_build_opencv.sh old mode 100755 new mode 100644 diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..ee2636a --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,34 @@ +# github.com/faiface/glhf v0.0.0-20181018222622-82a6317ac380 +github.com/faiface/glhf +# github.com/faiface/mainthread v0.0.0-20171120011319-8b78f0a41ae3 +github.com/faiface/mainthread +# github.com/faiface/pixel v0.8.0 +github.com/faiface/pixel +github.com/faiface/pixel/pixelgl +# github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7 +github.com/go-gl/gl/v3.3-core/gl +# github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 +github.com/go-gl/glfw/v3.2/glfw +# github.com/go-gl/mathgl v0.0.0-20190713194549-592312d8590a +github.com/go-gl/mathgl/mgl32 +# github.com/gobuffalo/uuid v2.0.5+incompatible +github.com/gobuffalo/uuid +# github.com/gofrs/uuid v3.2.0+incompatible +github.com/gofrs/uuid +# github.com/hashicorp/errwrap v1.0.0 +github.com/hashicorp/errwrap +# github.com/hashicorp/go-multierror v1.0.1-0.20190722213833-bdca7bb83f60 +github.com/hashicorp/go-multierror +# github.com/pkg/errors v0.8.1 +github.com/pkg/errors +# github.com/yuin/gopher-lua v0.0.0-20190514113301-1cd887cd7036 +github.com/yuin/gopher-lua +github.com/yuin/gopher-lua/ast +github.com/yuin/gopher-lua/parse +github.com/yuin/gopher-lua/pm +# gobot.io/x/gobot v1.13.1-0.20190625051317-c7d6ea7569c3 +gobot.io/x/gobot +gobot.io/x/gobot/platforms/dji/tello +gobot.io/x/gobot/platforms/keyboard +# golang.org/x/image v0.0.0-20190703141733-d6a02ce849c9 +golang.org/x/image/math/f32