https://github.com/trajectoryjp/trjx-vehicle-api
gRPC protocol files for connecting UAV to TRJX
https://github.com/trajectoryjp/trjx-vehicle-api
Last synced: 5 months ago
JSON representation
gRPC protocol files for connecting UAV to TRJX
- Host: GitHub
- URL: https://github.com/trajectoryjp/trjx-vehicle-api
- Owner: trajectoryjp
- License: mit
- Created: 2023-11-25T14:06:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-26T11:56:53.000Z (7 months ago)
- Last Synced: 2025-11-29T10:16:41.335Z (7 months ago)
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trjx-vehicle-api
gRPC protocol files for connecting UAV to TRJX
compile for GO
$ ls
github.com proto_go src trjx-mavlink-transfer
protoc --go_out=. --go-grpc_out=. github.com/trajectoryjp/trjx-vehicle-api/proto/*/*.proto