mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Enhancement of troubleshooting tips in the docs
This commit is contained in:
parent
5eef138507
commit
c85f575888
@ -14,7 +14,9 @@ nav_order: 05
|
|||||||
If the mission shows not the expected behavior do the following steps:
|
If the mission shows not the expected behavior do the following steps:
|
||||||
|
|
||||||
1. Double check if you added the changed mission script to the mission again!
|
1. Double check if you added the changed mission script to the mission again!
|
||||||
1. Check if the triggers are configured as requested in the last sections.
|
1. Check if the triggers are configured as requested in the last sections:
|
||||||
|
- To load MOOSE: `4 MISSION START`, nothing on `CONDITIONS`, `DO SCRIPT FILE` to load `Moose_.lua`.
|
||||||
|
- To load mission script(s): `1 ONCE`, in `CONDITIONS` add `TIME MORE` = 1, `DO SCRIPT FILE` to load `yourscript.lua`.
|
||||||
1. Double check if you have the right version of MOOSE (some classes need the develop branch).
|
1. Double check if you have the right version of MOOSE (some classes need the develop branch).
|
||||||
1. Try the newest version of MOOSE.
|
1. Try the newest version of MOOSE.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user