* Making default annotation/metric ids lower case. Address security issues with pip install in yamato scripts. Fix paths in dataset to make them Linux-compatible.
* Fixing tests
* Attempt #2 to fix linux
* Updating docs to exclude tests from the scripting docs and adding TableOfContents.md. The table of contents does not properly show up on the index.md.
* Adding example project listing to index.md
* updating the pack ver
* updating change log for 0.2 release
* Fixing sample scene and steps
* fixing publish step
* updating images
* updating images
* fixing broken links
* updated publish trigger
* testing publish test
* updating change log number
* updating tests for publish
* pub fix
* updating changelog
* fixing file name
* changelog fix
* fixing changelog version
* updated code to use capture camera flipy and removed perception flip … (#35)
* updated code to use capture camera flipy and removed perception flip y code
* updated changelog for bug fix
* Upgrading dependencies on capture and core packages (#36)
* Upgrading dependencies on capture and core packages
* Update package version to 0.2.0-preview.2
* Fix warnings 0.2.0 (#39)
* Fixing compilation warnings and ensure warnings are treated as errors in test projects.
* Updating changelog
Co-authored-by: Wesley Mar...
* Initial docs for new labelers. Updated changelog.
* Fixing IdLabelConfig import issues
* Adding support for rendering to a user-supplied render texture for semantic segmentation.
* Adding converted dataset schema doc to documentation.
* proofread and add mock data
* First pass on updating schema docs for consistent tone, proper english, clarifying information and removing unnecessary details.
* semantic line endings
Co-authored-by: Jon Hogins <jonathanh@unity3d.com>