Introduction

The ROSCore package is the heart of a ROS/RCD implementation. It includes the IOManager class that some people like to use as the name of the whole application.

General changes

API changes
Removed l2Request, ebRequest and releaseRequest methods from IOManager. Added queueRequest method.