Skip to content

This is an example to control the manipulator gripper to where you want in Isaac sim.

Notifications You must be signed in to change notification settings

Utter-pulsar/Franka-Isaac-Sim-Start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme.md

banner

Introduction of an easy method to control Franka in Isaac sim

Contents

Description

Introduction of an easy method to control Franka in Isaac sim with inverse kinematic.

  • You must have a computer compatible with Isaac Sim 2021.2.1, please check the official documentation.
  • You must install proper GPU driver, Isaac Sim and Orbit. Please check orbit documentation to install orbit.

Please do not use sudo apt-get install nvidia-*** to install GPU driver. Download .run file from Nvidia official and blacklist nouveau first.

Steps

  1. Download this Git.
  2. Copy Franka-Isaac-Sim to ~/Franka-Isaac-Sim
  3. Install your orbit library to ~/Orbit, where orbit.sh locate.

How to use

Open a terminal and run the following commands:

  1. cd ~/Franka-Isaac-Sim
  2. ~/Orbit/orbit.sh -p franka.py

About

This is an example to control the manipulator gripper to where you want in Isaac sim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages