Skip to content

Commit

Permalink
Add physics options to comparison to Gazebo classic (#186)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Jun 16, 2021
1 parent 4b82c1e commit 4b55a4c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions citadel/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ TPE engine | ✕ | ✓
Custom engine plugins | ✕ | ✓
Collide bitmasks | ✓ | ✓
Restitution coefficient | ✓ | ✓
Collision detector | ✓ | ✕ (available from Edifice)
Solver | ✓ | ✕ (available from Edifice)

## Rendering

Expand Down
2 changes: 2 additions & 0 deletions dome/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ TPE engine | ✕ | ✓
Custom engine plugins | ✕ | ✓
Collide bitmasks | ✓ | ✓
Restitution coefficient | ✓ | ✓
Collision detector | ✓ | ✕ (available from Edifice)
Solver | ✓ | ✕ (available from Edifice)

## Rendering

Expand Down
2 changes: 2 additions & 0 deletions edifice/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ TPE engine | ✕ | ✓
Custom engine plugins | ✕ | ✓
Collide bitmasks | ✓ | ✓
Restitution coefficient | ✓ | ✓
Collision detector | ✓ | ✓
Solver | ✓ | ✓

## Rendering

Expand Down

0 comments on commit 4b55a4c

Please sign in to comment.