Changing parameters through the GUI has no effect on the path generation. Parameters are actually passed through the action server correctly but the blending_service_path_generation code is generating an empty PathPlanningParameters message instead of getting parameter from goal.
Changing parameters through the GUI has no effect on the path generation. Parameters are actually passed through the action server correctly but the
blending_service_path_generation
code is generating an emptyPathPlanningParameters
message instead of getting parameter from goal.