WSL Support
This commit is contained in:
@@ -27,7 +27,7 @@ class StandaloneSimulation:
|
||||
|
||||
DRONE_MASS = 1.0
|
||||
DRONE_SIZE = (0.3, 0.3, 0.1)
|
||||
DRONE_START_POS = (0.0, 0.0, 5.0)
|
||||
DRONE_START_POS = (10.0, 0.0, 5.0)
|
||||
|
||||
THRUST_SCALE = 15.0
|
||||
PITCH_TORQUE_SCALE = 2.0
|
||||
|
||||
Reference in New Issue
Block a user