-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WORKFLOW] Updating protos from viamrobotics/api, commit: 1e659fe06f7…
…5aaac39a3fe36c4a40443466bae8d (#272) Co-authored-by: viambot <[email protected]>
- Loading branch information
1 parent
173369f
commit c825d2c
Showing
81 changed files
with
4,502 additions
and
4,095 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
/// The proto definitions for ml_inference | ||
/// {@category Protobuf Definitions} | ||
library viam_protos.app.ml_inference; | ||
|
||
// THIS FILE IS AUTOMATICALLY GENERATED | ||
// DO NOT OVERWRITE | ||
export '../../../src/gen/app/mlinference/v1/ml_inference.pb.dart'; | ||
export '../../../src/gen/app/mlinference/v1/ml_inference.pbenum.dart'; | ||
export '../../../src/gen/app/mlinference/v1/ml_inference.pbgrpc.dart'; | ||
export '../../../src/gen/app/mlinference/v1/ml_inference.pbjson.dart'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.