Skip to content
New issue

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

无人机膨胀半径设置 #6

Closed
Poaos opened this issue Mar 5, 2025 · 2 comments
Closed

无人机膨胀半径设置 #6

Poaos opened this issue Mar 5, 2025 · 2 comments

Comments

@Poaos
Copy link

Poaos commented Mar 5, 2025

您好,我最近把FALCON迁移到Gazebo下面了,Gazebo中无人机很容易和障碍物发生膨胀,不知道是否有关于无人机膨胀半径的参数设置呢? 像是FUEL中也是有膨胀半径设置的,FALCON把各个模块的参数都拆开之后,我找了一圈也没找到关于膨胀半径设置的内容。只在fast-planner.yaml中找到了个用于B样条轨迹优化的 safe_distance ,但是感觉这个可能也不是膨胀半径? 劳烦您解答一下~

@yzhangec
Copy link
Collaborator

The configuration is decomposed into individual modules for unit testing convenience. If you want to inflate the occupancy, please change voxel_mapping config sdf_cutoff_distance_scale. If you want to let the trajectory planner to keep a larger distance from obstacle, please increase the safe_distance mentioned.

@Poaos
Copy link
Author

Poaos commented Mar 10, 2025

thanks!

@Poaos Poaos closed this as completed Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants