update to try with powerwall
This commit is contained in:
parent
9114729c96
commit
008d3af930
2 changed files with 68 additions and 50 deletions
|
@ -48,7 +48,7 @@ fn main() {
|
|||
|
||||
.add_startup_system(offaxis_camera_setup)
|
||||
.add_startup_system(setup_tracker)
|
||||
.add_system(update_tracker)
|
||||
// .add_system(update_tracker)
|
||||
|
||||
.add_plugin(CameraProjectionPlugin::<OffAxisProjection>::default())
|
||||
.add_system(simulate_viewer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue