New scenarios demonstrating the scene graph and
providing examples for the platform coordiante frame orientation.
scenario-arm: demonstrates a robotic arm like linkage built using
the scene graph
scenario-transforms: provides a structured set of planes demonstrating
the effects of various tranforms
With the support for transforms using links, a
stream name can now have an entry in primitives and
poses and must be stored separately.
- add 'scenario-orbit' to the server docs.
Support for converter ROS Bag data into XVIZ
Key documents are:
- RFC ./dev-docs/005-ros-module-rfc.md
- User Docs ./docs/api-reference/ros
- Module Readme ./modules/ros/README.md
- Examples ./examples/converters/ros ./examples/converters/ros-custom