We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9295ca7 commit d7295fdCopy full SHA for d7295fd
pkg/vision/converter.go
@@ -1,7 +1,7 @@
1
package vision
2
3
import (
4
- "github.com/RoboCup-SSL/ssl-go-tools/sslproto"
+ "github.com/RoboCup-SSL/ssl-go-tools/pkg/sslproto"
5
"math"
6
"strconv"
7
)
pkg/vision/receiver.go
"github.com/golang/protobuf/proto"
"log"
"net"
0 commit comments