File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ The goal of this project is to facilitate loading and sharing of robot descripti
19
19
- For example, the file name for the Kinova (maker) Gen2 (robot name) is `` gen2_description.py `` .
20
20
- Use the `` mj_description `` suffix for an MJCF description.
21
21
4 . ** Listing:** Add the description metadata to the `` DESCRIPTIONS `` dictionary in `` _descriptions.py `` .
22
- 5 . ** Testing:** Check that all unit tests are successful by `` tox -e py `` .
22
+ 5 . ** Testing:** Check that all unit tests are successful by `` tox `` .
23
23
6 . ** README:** Document the description's submodule name in the Descriptions section of the [ README] ( README.md ) .
24
24
7 . ** Changelog:** Write down the new model at the top of the [ changelog] ( CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments