/project2

MAAV Project 2

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Training Project 2

This project consists of 3 separate parts:

  • An introduction to git techniques you will need to contribute to maav
  • An introduction to header files in C++ and various practice excersizes
  • An introduction to ZCM, the messaging MAAV uses for inter-process communication.

Directory Structure

Documentation /docs

The project spec, as well as informational resources on the topics covered by this project.

Contains:

Header /headers

The Headers project

The zcm project