Skip to content

Commit

Permalink
gz sitl entrypoint: add GZ_RELAY
Browse files Browse the repository at this point in the history
  • Loading branch information
haitomatic committed Jun 13, 2024
1 parent 60b79f0 commit 49552d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/entrypoint_sitl_gzsim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export PX4_GZ_MODEL_NAME=$DRONE_DEVICE_ID
export PX4_GZ_WORLD=${PX4_GZ_WORLD:-default}
export GZ_PARTITION=sim
export GZ_IP=${GZ_IP:-127.0.0.1}
export GZ_RELAY=${GZ_RELAY:-127.0.0.1}

source /opt/ros/humble/setup.sh

Expand Down

0 comments on commit 49552d5

Please sign in to comment.