Camera Aruco Tags Dectection
This commit is contained in:
@@ -56,7 +56,7 @@ bash scripts/kill_simulation.sh
|
||||
lsof -i :5760
|
||||
|
||||
# Restart simulation
|
||||
bash scripts/run_autonomous.sh --mission hover
|
||||
bash scripts/run_autonomous.sh --search spiral
|
||||
```
|
||||
|
||||
### MAVROS Connection Failed
|
||||
@@ -247,7 +247,7 @@ bash scripts/kill_simulation.sh
|
||||
sleep 5
|
||||
|
||||
# Restart
|
||||
bash scripts/run_autonomous.sh --mission hover
|
||||
bash scripts/run_autonomous.sh --search spiral
|
||||
```
|
||||
|
||||
### Full Reset
|
||||
@@ -262,7 +262,7 @@ pkill -9 -f ros2
|
||||
rm -rf ~/.ardupilot/eeprom.bin
|
||||
|
||||
# Restart
|
||||
bash scripts/run_autonomous.sh --mission hover
|
||||
bash scripts/run_autonomous.sh --search spiral
|
||||
```
|
||||
|
||||
### Reinstall
|
||||
|
||||
Reference in New Issue
Block a user