Обновлены параметры планирования и добавлены новые файлы для модуля планирования движения, включая C++ и Python реализации.
This commit is contained in:
@@ -13,7 +13,7 @@ planning_pipelines:
|
||||
plan_request_params:
|
||||
planning_attempts: 1
|
||||
planning_pipeline: ompl
|
||||
max_velocity_scaling_factor: 1.0
|
||||
max_velocity_scaling_factor: 0.5
|
||||
max_acceleration_scaling_factor: 1.0
|
||||
|
||||
ompl_rrtc: # Namespace for individual plan request
|
||||
|
||||
Reference in New Issue
Block a user