cvra / robot-software

CVRA monorepo - All software running on our bots lives here
MIT License
43 stars 21 forks source link

Learn how to use gRPC #239

Closed antoinealb closed 4 years ago

antoinealb commented 4 years ago

https://grpc.io/docs/tutorials/basic/cpp/

antoinealb commented 4 years ago

Won't be needed, as we can run several UAVCAN node in the same process (see #246)