Fixed a major bug with the stringstream Added a dumb client for testing
Docker file added
Typo fixed in launch file
Added a launch file a single point of entry for the tests
Added few dependencies
In this version we added the following features:
- publish the JSON string as a UDP package
- extract RPY from the quaternion
- refactoring and housekeeping
In this iterion, we introduced the following things:
- launch and config files
- minor refactoring of the member functions
Initial commit (first working iteration)