Skip to content

RoboTeamTwente/ERC-Protobufs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 

Repository files navigation

The official protobuffer packets for communication between Embedded, Software & Control. This repository can be implemented as a submodule into other repositories. It is in ERC-Embedded.

It is extremely important that each protobuffer has a UNIQUE name, irrespective of the folder it resides in. This is because when you import another protobuf, you use "import [name].proto"

For more information on submodules, see: https://git-scm.com/book/en/v2/Git-Tools-Submodules

After cloning a repo with submodules, run: git submodule init git submodule update

or clone the repo with: git clone --recurse-submodules [repo_link]

About

The official protobuffers embedded, control & software use for communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors