Browse Source

Rospack fails to find Stretch packages unless setup is sourced

pull/25/head
hello-binit 3 years ago
parent
commit
31d4ea17c2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      stretch_calibration/nodes/update_with_most_recent_calibration.sh

+ 1
- 0
stretch_calibration/nodes/update_with_most_recent_calibration.sh View File

@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
source $HOME/catkin_ws/devel/setup.bash
echo "Attempt to update the calibration files using the most recently performed calibration." echo "Attempt to update the calibration files using the most recently performed calibration."

Loading…
Cancel
Save