!REDIRECT “https://docs.px4.io/master/ja/dev_setup/generic_dev_tools.html“
General Development Tools
This section lists useful additional development tools that are not part of the core PX4 build toolchain.
Ground Control Software
Download and install the QGroundControl Daily Build.
Editor / IDE
The development team often use:
- Visual Studio Code: Popular new open source IDE
- Eclipse for C/C++: Feature rich Java based IDE
- Sublime Text: Fast and lean text editor.
- Qt Creator: Popular cross-platform open-source IDE.