PX4 Teleop
|
PX4 teleop package
Config files contain axes and buttons mapping
px4_teleop_joy node reads a config file written in yaml. Run the following command to read specific config file.
In addition to this, an RC mode is set 1 by default. Run the following command to change the RC mode.
You can build documents by running
at the root of px4_teleop
repository. And the documents will be build in docs
directory.
The document is also available on https://uenota.github.io/px4_teleop/.