Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 878 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 878 Bytes

MoveIt interface of the Fetch Mobile Manipulator for Isaac Sim

Installation / Dependencies

Usage

  1. launch standalone application using Isaac Sim Python

    cd standalone examples
    ./$ISAAC_ROOT/python fetch_moveit.py
  2. launch fetch controllers

    cd launch
    roslaunch fetch_isaac_controllers.launch
  3. launch moveit

    cd launch
    roslaunch fetch_isaac_moveit.launch

Example