Open sktometometo opened 4 years ago
Examples of pddl_planner works well in my environments.
@sktometometo do you find why it failing. I think some text file? return value of service? has wrong syntax. can you debug this? `` Error: parse error: missing ) at: list Usage er
https://github.com/jsk-ros-pkg/jsk_planning/pull/88 should fix this issue
@sktometometo I encountered same problem and fixed. Please use latest jsk_planning (or deb versin of 0.1.12 for melodic)
This demo does not work with downward planner.
case 1 ( demo_tray.launch + downward planner )
case 2 ( demo_tray.launch + ffha planner )
And the demo works well.
The failure of case 1 seems to be because of some kind of syntax error.