Skip to content

Commit 1b6c3e3

Browse files
committed
cleanup formation central example
1 parent f45a3dd commit 1b6c3e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/formation_holonomic_central.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
# You should have received a copy of the GNU Lesser General Public
1717
# License along with this program; if not, write to the Free Software
1818
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19-
import sys, os
20-
sys.path.insert(0, os.getcwd()+'/..')
19+
2120
from omgtools import *
2221
from casadi import inf
2322

0 commit comments

Comments
 (0)