Skip to content

Commit 39a0925

Browse files
committed
chore(demos): restore exec bit on injection/diagnostic scripts
Four host-side helper scripts lost their executable bit somewhere along the way: demos/sensor_diagnostics/inject-fault-scenario.sh demos/sensor_diagnostics/run-diagnostics.sh demos/moveit_pick_place/arm-self-test.sh demos/moveit_pick_place/planning-benchmark.sh README and run-demo.sh both reference them as ./script.sh, so running the demos as documented hits "Permission denied". chmod +x to restore the bit; no content change.
1 parent 5c9188d commit 39a0925

4 files changed

File tree

demos/moveit_pick_place/arm-self-test.sh

100644100755
File mode changed.

demos/moveit_pick_place/planning-benchmark.sh

100644100755
File mode changed.

demos/sensor_diagnostics/inject-fault-scenario.sh

100644100755
File mode changed.

demos/sensor_diagnostics/run-diagnostics.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)