Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Mar 24, 2017
1 parent 0582327 commit 9a568f4
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion JAXON/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## JAXON
## JAXON model for OpenRAVE

Model files released during the [Japan Virtual Robotics
Challenge](https://jvrc.org/en/download.html). This model is licensed under a
Expand Down
2 changes: 1 addition & 1 deletion JVRC-1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## JVRC-1
## JVRC-1 model for OpenRAVE

Model files released during the [Japan Virtual Robotics
Challenge](https://jvrc.org/en/download.html). COLLADA conversions were done
Expand Down
2 changes: 1 addition & 1 deletion NEXTAGE/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## NEXTAGE
## NEXTAGE model for OpenRAVE

Model files for the [NEXTAGE](http://nextage.kawada.jp/en/) dual-arm robot designed by
[KAWADA Technologies](http://www.kawada.jp/). It is publicly
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Robot models for OpenRAVE

## Usage

You can run the script ``load_model.py`` to show a given model, for instance:
Run the script ``load_model.py`` to show a given model, for instance:

```bash
$ ipython -i load_model.py JVRC-1/JVRC-1.dae
```

If you prefer to have your OpenRAVE environment in a separate XML file, you can
complete ``environment.xml`` to load a model with the six unactuated degrees of
freedom.
complete the template ``environment.xml`` to load a model with the six
unactuated degrees of freedom.

<img src="https://scaron.info/images/openrave/jvrc-1.png" width="600">
2 changes: 1 addition & 1 deletion Romeo/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Romeo
## Romeo model for OpenRAVE

Model files for the [Romeo](http://projetromeo.com/) humanoid robot designed by
[Aldebaran Robotics](https://www.ald.softbankrobotics.com/). It is publicly
Expand Down

0 comments on commit 9a568f4

Please sign in to comment.