Link fixes and removal of dead docs (#25239)

* Remove Zubax Orel - not available and no other presence

* Fix up zubax product links

* Snapdragon flight - delete as no longer relevant hardware

* Delete intel aero docs

* Brushless whoop - remove docs except for link to old version

* Many link fixes
This commit is contained in:
Hamish Willee
2025-07-17 15:30:56 +10:00
committed by GitHub
parent 06d25b9400
commit 8e0f223b3a
60 changed files with 151 additions and 299 deletions
+4 -10
View File
@@ -90,9 +90,7 @@ You can also disable GNSS, baro and range finder fusion using [EKF2_GPS_CTRL](..
Reboot the flight controller in order for parameter changes to take effect.
:::
<a id="tuning-EKF2_EV_DELAY"></a>
#### Tuning EKF2_EV_DELAY
#### Tuning EKF2_EV_DELAY {#tuning-EKF2_EV_DELAY}
[EKF2_EV_DELAY](../advanced_config/parameter_reference.md#EKF2_EV_DELAY) is the _Vision Position Estimator delay relative to IMU measurements_.
@@ -171,9 +169,7 @@ VIO and MoCap systems have different ways of obtaining pose data, and have their
The setup for specific systems is covered [below](#setup_specific_systems).
For other systems consult the vendor setup documentation.
<a id="relaying_pose_data_to_px4"></a>
### Relaying Pose Data to PX4
### Relaying Pose Data to PX4 {#relaying_pose_data_to_px4}
MAVROS has plugins to relay a visual estimation from a VIO or MoCap system using the following pipelines:
@@ -253,13 +249,11 @@ When using the MAVROS _odom_ plugin, it is important that no other node is publi
This might break the _tf_ tree.
:::
<a id="setup_specific_systems"></a>
## Specific System Setups
## Specific System Setups {#setup_specific_systems}
### OptiTrack MoCap
The following steps explain how to feed position estimates from an [OptiTrack](https://optitrack.com/motion-capture-robotics/) system to PX4.
The following steps explain how to feed position estimates from an [OptiTrack](https://optitrack.com/applications/robotics/) system to PX4.
It is assumed that the MoCap system is calibrated.
See [this video](https://www.youtube.com/watch?v=cNZaFEghTBU) for a tutorial on the calibration process.