Skip to content

Commit

Permalink
[FIX] rename test_ws -> change_ws in process_data.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hollydinkel committed Mar 25, 2024
1 parent da81cb9 commit d60b242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process_data.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
export HOME=/home/hdinkel
export CATKIN_WS=$HOME/test_ws/src
export CATKIN_WS=$HOME/change_ws/src
export ASTROBEE=$HOME/astrobee
export ASTROBEE_CHANGE_DETECTION=$CATKIN_WS/astrobee_change_detection
export DATA=$ASTROBEE_CHANGE_DETECTION/data
Expand Down

0 comments on commit d60b242

Please sign in to comment.