Skip to content

Commit

Permalink
test: avoidance: add GAZEBO_RESOURCE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
lamping7 committed Nov 1, 2018
1 parent 228856b commit 45bc2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rostest_avoidance_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ source /usr/share/gazebo/setup.sh

export CATKIN_SETUP_UTIL_ARGS=--extend
export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:${PX4_SRC_DIR}/catkin_ws/src/avoidance/sim/models
export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:${PX4_SRC_DIR}/catkin_ws/src/avoidance/sim/worlds

source $DIR/rostest_px4_run.sh "$@"

0 comments on commit 45bc2b8

Please sign in to comment.