mirror of
https://github.com/aurora-opensource/xviz.git
synced 2026-01-18 14:07:46 +00:00
This is not a complete update, but it's enough that we have the full stack running and we can do review. It includes these steps: - session_metadata - camera_info - state_update - stream_set - style_class - style_value - circle primitive - math types: vector3x1, matrix3x3, matrix4x4 The validation JS code now supports: - Directories of examples - Invalid examples (ie. things that should fail validation) - More explicit error reporting Some typos in examples from the docs were fixed as well.