Problem with sbpl_planning.yaml-file [closed]

asked 2013-04-21 11:47:23 -0500

viovio gravatar image

updated 2013-04-22 10:08:20 -0500

Hello,

in order to work with sbpl and MoveIt! I need a sbpl_planning.yaml-file. I allready have generated the MoveIt! configurtion files by MoveIt! Setup Assistant. Though there was only a ompl_planning.yaml file generated.

Since I could not find a tutorial or example I ask you. I guess it has got the same structure as the ompl_planning.yaml but I'm note sure of the content (name of the planers)

In my case:

planner_configs:
  xxxConfigDefault:
    type: geometric::xxx
  yyykConfigDefault:
    type: geometric::yyy
  zzzkConfigDefault:
    type: geometric::zzz

arm:
  planner_configs:
    - xxxkConfigDefault
    - yyyConfigDefault
    - zzzkConfigDefault

dummy:
  planner_configs:
    - xxxkConfigDefault
    - yyyConfigDefault
    - zzzkConfigDefault

Am I on the right track?

Can Someone tell me where I can find any Sort of examples?

Thanks in advance viovio

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-26 04:05:50.486372