Results 5 issues of Jan Kolkmeier

The "Annotator" meta property is not being stored in the meta field of annotation lists. I.e., opening a project with a tier like this: ```xml ``` Will correctly show the...

Hey Matt, I started [this project](https://github.com/jankolkmeier/MocapRetargetingTools) a time ago. We deal with different MoCap hardware here, and I'm slowly working to a more general solution for in-game retargeting & embodiment....

See #55 - the fix @Deric-W propses seems to fix the issue. Tests still complete.

### The Issue I'm trying to make a service call to the nav2 map_server, (calling `/map_server/map` with `nav_msgs/srv/GetMap`) to retrieve the current map. This call sometimes works, and sometimes crashes...

As mentioned in #44 it could be nice to support `0x0000`-style input for all 16/64 bit parameters for the frame builder besides `[0x00, 0x00]` and `"0000"`-style. For 16 bit, we...