Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Aug 28, 2024
1 parent 725c861 commit 8d6e8cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ robot.setJointValue( jointName, jointAngle );
robot.joints[ jointName ].setJointValue( jointAngle );
```

## Limitations
- Only `prismatic`, `continuous`, `revolute`, and `fixed` joints are supported.

# API

## URDFOptions
Expand Down

0 comments on commit 8d6e8cd

Please sign in to comment.