Changes since tdaq-01-06-00
- Moved Config into the ROS namespace.
- Added a new
isKey()
method to Config to check for the presence of a key to avoid having to try/catch around items which may not be present
- The SubSystemItem itself is no longer included in the library since it is now redundant.