aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/opensim-ode.sh
diff options
context:
space:
mode:
authorUbitUmarov2017-05-26 01:50:54 +0100
committerUbitUmarov2017-05-26 01:50:54 +0100
commit426f2130fcc865e95d76d0a7de9a1f4d4d104c51 (patch)
tree54db11d109503a23200520a02495de586e4bfca1 /bin/opensim-ode.sh
parentavoid some wrong watchdog timeouts (diff)
downloadopensim-SC_OLD-426f2130fcc865e95d76d0a7de9a1f4d4d104c51.zip
opensim-SC_OLD-426f2130fcc865e95d76d0a7de9a1f4d4d104c51.tar.gz
opensim-SC_OLD-426f2130fcc865e95d76d0a7de9a1f4d4d104c51.tar.bz2
opensim-SC_OLD-426f2130fcc865e95d76d0a7de9a1f4d4d104c51.tar.xz
change opensim-ode.sh to use the ode engine defined on opensim.ini
Diffstat (limited to '')
-rwxr-xr-xbin/opensim-ode.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/opensim-ode.sh b/bin/opensim-ode.sh
index b901425..7c61571 100755
--- a/bin/opensim-ode.sh
+++ b/bin/opensim-ode.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2echo "Starting OpenSimulator with ODE. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits" 2echo "Starting OpenSimulator with ODE or ubOde. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits"
3ulimit -s 262144 3ulimit -s 262144
4mono OpenSim.exe -physics=OpenDynamicsEngine 4mono OpenSim.exe