JaiaBot
2.1.1
JaiaBot micro-AUV software
Loading...
Searching...
No Matches
comms.proto
Go to the documentation of this file.
1
syntax = "proto2";
2
3
package jaiabot.protobuf;
4
5
import "jaiabot/messages/link.proto";
6
7
message IntervehicleSubscribeRequest
8
{
9
required Link link = 1;
10
}
nanopb
jaiabot
messages
comms.proto
Generated by
1.9.8