I found that there are many parameters that can be changed from the following URL.
https://bebop-autonomy.readthedocs.io/en/latest/autogenerated/ardrone3_settings_param.html
The max vertical speed can be changed by parameter ~SpeedSettingsMaxVerticalSpeedCurrent.
However, I couldn't find any function to designate the linear velocity with concrete data.
Are there some methods to realize it?
Thank you in advance.
I found that there are many parameters that can be changed from the following URL. https://bebop-autonomy.readthedocs.io/en/latest/autogenerated/ardrone3_settings_param.html The max vertical speed can be changed by parameter ~SpeedSettingsMaxVerticalSpeedCurrent. However, I couldn't find any function to designate the linear velocity with concrete data. Are there some methods to realize it? Thank you in advance.