This repo holds the ROS package for interfacing with Autonomous Vehicle Software (AVS). It contains messages and services for interacting with the principal nodes of the AVS.
This package follows the ROS conventions. Messages are created in the msg folder and services in the srv one. Make sure your have a working copy of the master branch before writing your own scripts that use this interface.