tro2.world File Reference

Detailed Description

The DLR-II robot hand hoding a needle with 3 fingers.

This example was used for path planning in the TRO-13 paper.

The difference with respect tro.world is that the hand can rotate at the wrist (in tro.world the palm is fixed). Thus, here we have one degree of freedom more.

The key data for this problem are:

Ambient space dimension 23
Configuration space dimension 5
Average planning time with bin/cuikatlasrrt (in seconds) 7

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

  • Solve the path planning problem For this, deactivate the bifurcation detection (set DETECT_BIFURCATIONS to 0) and execute:
  • An alternative ways to plan existing in the literature:
  • Visualize the path: Whatever the procedure used to plan
  • To smooth an output path:
  • Visualize the smoothed path:

Definition in file tro2.world.