Skip to content

Commit 01d07f0

Browse files
committed
decrease number of go2 robots from 2 to 1
1 parent faf6da4 commit 01d07f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_sim.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ conda activate isaaclab
3939
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6
4040

4141
# Run the Python script
42-
python main.py --robot_amount 2 --robot go2
42+
python main.py --robot_amount 1 --robot go2

0 commit comments

Comments
 (0)