Skip to content

Commit

Permalink
initial stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
JessCai06 committed Nov 25, 2024
1 parent 387287e commit 4fb2cdf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docker_tester
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
matplotlib==3.1.2
NavPy==1.0
numba==0.58.0
numpy<1.21.0
osqp==0.6.3
pandas==2.0.3
pyembree==0.2.11
pymap3d==3.0.1
scipy==1.10.1
trimesh==3.23.5
utm==0.7.0
keyboard==0.13.5
tk==0.1.0
2 changes: 1 addition & 1 deletion setup_dev.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

no_gpu=false
force_gpu=false
force_gpu=false./setup_dev.sh
run_automated_testing_docker=false

usage() {
Expand Down

0 comments on commit 4fb2cdf

Please sign in to comment.