Commit 8ee7d5d
authored
Bug Fix: No Diag Log for Physical Rovers
The Gazebo environment variables were not set causing the simulated vs physical check in Diagnostics to fail. This resulted in no diagnostic data being sent to the GUI.
Previously those variables were set in the bashrc script. I am trying to move those environment variables from bashrc into the local scripts used to start the nodes. This removes an assumption that scripts are running in a login shell.1 parent 47373e8 commit 8ee7d5d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments