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
在路径规划中,面对大型障碍物,比如高6m长10m的房子,无人机并不是进行横向的绕行规划,而是试图逐渐升高,从而越过去,但是在飞跃的过程中,可能会产生碰撞,请问一下,我该怎么修改从而让他进行横向绕行,谢谢!!!
The text was updated successfully, but these errors were encountered:
设置一下虚拟天花板即可:
ego-planner/src/planner/plan_manage/launch/advanced_param.xml
Line 104 in 0835f96
Sorry, something went wrong.
No branches or pull requests
在路径规划中,面对大型障碍物,比如高6m长10m的房子,无人机并不是进行横向的绕行规划,而是试图逐渐升高,从而越过去,但是在飞跃的过程中,可能会产生碰撞,请问一下,我该怎么修改从而让他进行横向绕行,谢谢!!!
The text was updated successfully, but these errors were encountered: