Skip to content

RobotStudio/choreo-svc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choreo-svc

Service definitions for the Choreo framework.

Requirements

This project assumes that you'll be using the choreo-msg proto library.

Generating

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

CPP Example:

make LANGUAGE=cpp PROTOINCLUDE=$GOPATH/src/github.com/RobotStudio/choreo-msg/msg all

Go Example:

make PROTOINCLUDE=$GOPATH/src/github.com/RobotStudio/choreo-msg/msg GRPCPLUGIN=$GOPATH/bin/protoc-gen-go all

About

Service definitions for the Choreo framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published