We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I am new to programming DJI and have been adjusting some parameters to enhance my project's performance. I have been using the following command:
./comm_og_service_tool.py --port /dev/ttyACM0 -vv WM232 FlycParam set g_config.takeoff.auto_takeoff_height_0 9.0
However, there are other parameters, such as safe_dis|horiz_omni_avoid_min_dis_m, for which I am unsure of the correct structure to apply changes.
safe_dis|horiz_omni_avoid_min_dis_m
Is it possible to modify all parameters? What is the correct format to change these specific settings?
Thank you for your help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am new to programming DJI and have been adjusting some parameters to enhance my project's performance. I have been using the following command:
./comm_og_service_tool.py --port /dev/ttyACM0 -vv WM232 FlycParam set g_config.takeoff.auto_takeoff_height_0 9.0
However, there are other parameters, such as
safe_dis|horiz_omni_avoid_min_dis_m
, for which I am unsure of the correct structure to apply changes.Is it possible to modify all parameters? What is the correct format to change these specific settings?
Thank you for your help.
The text was updated successfully, but these errors were encountered: