Skip to content

RobotStudio/choreo-msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choreo-msg

Message definitions for the Choreo framework.

Requirements

This project only has ProtoBuf requirements.

Generating

If you intend to use this project with choreo-svc then you should generate using that project instead.

For generating, use the provided Makefile and override options as needed.

CPP Example:

make LANGUAGE=cpp all

Go Example:

make GRPCPLUGIN=$GOPATH/bin/protoc-gen-go all

About

Message definitions for the Choreo framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published