From aec8bfbf5c8e19d554db4977a75257684b9f3afc Mon Sep 17 00:00:00 2001 From: Devanshu Sharma Date: Sat, 14 Oct 2023 15:09:40 +0530 Subject: [PATCH] added empty world --- worlds/empty.sdf | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 worlds/empty.sdf diff --git a/worlds/empty.sdf b/worlds/empty.sdf new file mode 100644 index 0000000..8554aa6 --- /dev/null +++ b/worlds/empty.sdf @@ -0,0 +1,44 @@ + + + + + true + 0 0 10 0 0 0 + 0.8 0.8 0.8 1 + 0.2 0.2 0.2 1 + + 1000 + 0.9 + 0.01 + 0.001 + + -0.5 0.1 -0.9 + + + + true + + + + + 0 0 1 + + + + + + + 0 0 1 + 100 100 + + + + 0.8 0.8 0.8 1 + 0.8 0.8 0.8 1 + 0.8 0.8 0.8 1 + + + + + + \ No newline at end of file