Skip to content

Instantly share code, notes, and snippets.

@davesnowdon
Created September 22, 2022 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davesnowdon/f485ef0df128112f75d286dcafed6c99 to your computer and use it in GitHub Desktop.
Save davesnowdon/f485ef0df128112f75d286dcafed6c99 to your computer and use it in GitHub Desktop.
// event from robot (the body) containing current state
message BodyEvent {
int32 id = 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment