Steven Leal
159fd9dc
fixed usim references
4 年前
Steven Leal
78e49904
replaced individual sampler seeds with one global seed
4 年前
Steven Leal
b35bc31e
refactored serialization code
4 年前
Steven Leal
4ce3c145
Updated RunInUnitySimulationWindow for new serialization format
4 年前
Steven Leal
594c8bcb
updated xmldocs
4 年前
Steven Leal
44102c51
Added scenario serialization tests
4 年前
GitHub
7cd80d5c
Removed randomization tooling from the experimental namespace ( #177 )
* removed randomization tooling from the experimental namespace
* removed experimental namespace from randomization docs
* removed vestigial precompiled references from asmdefs
* added note to parameters doc
* added helpful link inside parameters doc
* fixed script name
* added MovedFrom attribute to randomization APIs
4 年前
Steven Leal
3161bbb4
removed MovedFrom attribute
4 年前
Steven Leal
a44b733e
app-params now deserialize from the correct location in usim
4 年前
Steven Leal
75db979b
fixed usim iteration offset
4 年前
Steven Leal
71bcc834
fixed determinism issues affecting USim runs
4 年前
Steven Leal
0104a889
refactored scenario lifecycle hooks
4 年前
Steven Leal
4e92caff
only upload one app param now by detecting instance id
4 年前
sleal-unity
3bae569a
updated scenario lifecycle hooks
4 年前
Steven Borkman
a0db5c1b
Some small fixes post merge
4 年前
sleal-unity
4df00501
refactored scenario end frame behavior
4 年前
sleal-unity
9a593a3f
added configuration text asset field to scenario
4 年前
sleal-unity
73dc4995
added xml docs
4 年前
sleal-unity
a8985300
Load configuration on awake instead of on start
4 年前
Steve Borkman
7910da17
Updates to COCO export to support running on USim
3 年前
sleal-unity
4c7f4e1d
DeserializeConfiguration() is now protected
3 年前
Steve Borkman
d06dca0c
Merge branch 'master' into coco_export
3 年前
Mohsen Kamalzadeh
4872a778
fixes for crash and local json workflow
- Fixed an exception that happened when semantic or instance segmentation labelers where active in the scene, causing coco export to crash
- Made it possible to test the outputFormat scenario constant locally with a json config
3 年前
Steve Borkman
5da96a7a
Restructuring of files
3 年前
RuiyuZ
0d0e71b7
fix perception binaries capture one extra frame before the scenario starts
3 年前
Steve Borkman
4cea1504
Old perception format working, and all tests passing
3 年前
RuiyuZ
91761cef
editor start from frame 2
3 年前
RuiyuZ
79ab5613
update unit tests with new perception camera property captureFrameCount
3 年前