reem_table.world File Reference

Detailed Description

The REEM robot by PAL robotics.

In this case the REEM performs a manipulation task with the two arms consisting in moving a box from underneath a table and to to put it on the table. This is the same task modelled with the PR2 robot in the pr2_table.world file.

Note that this is a problem in dimension 9, which is considerbly large taking into account the presence of the loop clousures.

The key data for this problem are:

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

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 reem_table.world.