3 Commits

Author SHA1 Message Date
Timothy Wojtaszek
b079a1f94d Add Scenarios for the XVIZ Server
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
2022-01-01 17:34:47 -08:00
Tim Wojtaszek
d7458175c4 Separate Pose from Streams for internal structure of data
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.
2021-12-30 18:18:37 -08:00
Timothy Wojtaszek
972968687a
@xviz/ros module (#482)
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
2019-07-02 05:38:00 -04:00