Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ A middleware plugin to connect Flexiv Elements Studio to any external simulator
| --------------------- | ------------ | -------------------- | ---------------------- |
| Linux (Ubuntu 20.04+) | x86_64 | GCC v9.4+ | 3.8, 3.10, 3.12 |

## Demos

Demo videos showing Flexiv Elements Studio connected to NVIDIA Isaac Sim can be found [here](https://github.com/flexivrobotics/isaac_sim_ws?tab=readme-ov-file#demos).

## Tested External Simulators

The following external simulators are tested and known to work with Flexiv Sim Plugin:
Expand All @@ -28,6 +24,22 @@ In theory, any simulator that meets the following criteria should work:
2. Provides joint positions and velocities of the simulated robot.
3. The joints of the simulated robot are actuated by torque.

## Demos

Below are some demos where Flexiv Elements Studio is connected to NVIDIA Isaac Sim to simulate applications where force control is required. The full demo videos can be found [here](https://github.com/flexivrobotics/isaac_sim_ws?tab=readme-ov-file#demos).

### Tower of Hanoi

![Tower of Hanoi](doc/demo/tower_of_hanoi.gif)

### Peg-in-hole

![Peg-in-hole](doc/demo/peg_in_hole.gif)

### Dual-robot polish

![Dual-robot polish](doc/demo/dual_arm_polish.gif)

## Flexiv Elements Studio Setup

### Install Elements Studio
Expand Down
Binary file added doc/demo/dual_arm_polish.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/demo/peg_in_hole.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/demo/tower_of_hanoi.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.