From 0d525c5b516ef7dd6c968db2e47f5400d91bce66 Mon Sep 17 00:00:00 2001 From: elpiel Date: Sun, 22 Sep 2024 13:53:16 +0000 Subject: [PATCH] deploy: 4a320eff193b3217ddda5bafec6f5a3fd80b5b7b --- 404.html | 5 ++++- index.html | 5 ++++- print.html | 9 ++++++--- running_a_simulation.html | 9 ++++++--- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/404.html b/404.html index d088ee4..be9597d 100644 --- a/404.html +++ b/404.html @@ -9,7 +9,7 @@ - + @@ -148,6 +148,9 @@

The Rust book for Drones

+ + + diff --git a/index.html b/index.html index 63a956c..7685c3e 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + @@ -147,6 +147,9 @@

The Rust book for Drones

+ + + diff --git a/print.html b/print.html index 01b5956..60ed028 100644 --- a/print.html +++ b/print.html @@ -9,7 +9,7 @@ - + @@ -148,6 +148,9 @@

The Rust book for Drones

+ + + @@ -229,12 +232,12 @@

source /usr/share/gazebo-11/setup.sh && \ gzclient --verbose -

/usr/share/gazebo-11/setup.sh contains a few default environment variables that you don't need to pass, otherwise use:

+

/usr/share/gazebo-11/setup.sh contains a few default environment variables that you don’t need to pass, otherwise use:

GAZEBO_MASTER_URI=127.0.0.1:11345 gzclient --verbose
 
diff --git a/running_a_simulation.html b/running_a_simulation.html index 2eb0a43..d567768 100644 --- a/running_a_simulation.html +++ b/running_a_simulation.html @@ -8,7 +8,7 @@ - + @@ -147,6 +147,9 @@

The Rust book for Drones

+ + + @@ -220,12 +223,12 @@

source /usr/share/gazebo-11/setup.sh && \ gzclient --verbose -

/usr/share/gazebo-11/setup.sh contains a few default environment variables that you don't need to pass, otherwise use:

+

/usr/share/gazebo-11/setup.sh contains a few default environment variables that you don’t need to pass, otherwise use:

GAZEBO_MASTER_URI=127.0.0.1:11345 gzclient --verbose