TwoArmsA.world File Reference

Detailed Description

This example is treated following these steps (from the main CuikSuite folder):

  • Adjust the parameters: Different algorithms use different parameter settings. Just check the parameter file (TwoArmsA.param) and commnet/uncomment the appropriate lines.
  • Solve the path planning problem: using the graph-based search
  • Solve the path planning problem: using a RRT-like algorithm
  • Visualize the solution path:
  • Smooth the path:
  • Visualize the smoothed solution path:

Definition in file TwoArmsA.world.