------------------
- V0.5.0. [AlexV]
- Cosmetics and comments for future API upgrade. [AlexV]
- Adding tests for configuration after init. [AlexV]
- Now handling args and config in child context. [AlexV]
- Now handling interface setup as part of context to guarantee
availability after start() call. now using pytest. [AlexV]
- Added badges. [AlexV]
- Removing pyros requirements. not needed anymore. [AlexV]
- Not using pyros_setup anymore here, since we do not depend on ROS
environment for common or mock. [AlexV]
- Remove ROS build files, now useless here since this is just a python
package. [AlexV]
- Fixing cmakelists.txt after reverting to normal package. [AlexV]