tree: 4c5ae78fc5f9353b20443df83dd00f5aa00b402d [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
third_party/allwpilib/simulation/gz_msgs/README.md

gz_msgs

gz_msgs is a library that allows the transmission of messages to and from Java and C++ programs.

gz_msgs currently requires libprotobuf-dev on Debian like systems.

If it's not found via pkg-config, then it's build is diabled.

You can force it by specifying -PmakeSim on the gradle command line.

If you are installing FRCSim with the script, then this should have be done for you.