File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -28,20 +28,26 @@ The import will automatically download the robot description if you don't have i
2828 <code>URDF_PATH</code>
2929 </dt>
3030 <dd>
31- Path to the main URDF file of the robot description.
31+ Path to the main URDF file of the robot description, if applicable .
3232 </dd>
3333 <dt>
34- <code>PACKAGE_PATH </code>
34+ <code>MJCF_PATH </code>
3535 </dt>
3636 <dd>
37- Path to the root of the robot description directory .
37+ Path to the main MJCF file of the robot description, if applicable .
3838 </dd>
3939 <dt>
4040 <code>MESHES_PATH</code>
4141 </dt>
4242 <dd>
4343 Path to the "meshes" folder of the robot description, if applicable.
4444 </dd>
45+ <dt>
46+ <code>PACKAGE_PATH</code>
47+ </dt>
48+ <dd>
49+ Path to the root of the robot description.
50+ </dd>
4551 <dt>
4652 <code>REPOSITORY_PATH</code>
4753 </dt>
You can’t perform that action at this time.
0 commit comments