Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Commit 9908f03

Browse files
authored
Update README.md
Deprecated Repository
1 parent c04346d commit 9908f03

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
1-
# URDF Importer Extension
2-
# URDF Importer
1+
⚠️ **DEPRECATED REPOSITORY**
32

4-
The URDF Importer Extension is used to import URDF representations of robots.
5-
`Unified Robot Description Format (URDF)` is an XML format for representing a robot model in ROS.
3+
This repository is no longer maintained. Its content has moved to:
64

7-
## Getting Started
8-
9-
1. Clone the GitHub repo to your local machine.
10-
2. Open a command prompt and navigate to the root of your cloned repo.
11-
3. Run `build.bat` to bootstrap your dev environment and build the example extensions.
12-
4. Run `_build\{platform}\release\isaacsim.asset.importer.urdf.app.bat` to start the Kit application.
13-
5. From the menu, select `File->Import` and select your URDF file to import.
14-
15-
This extension is enabled by default. If it is ever disabled, it can be re-enabled from the Extension Manager
16-
by searching for `isaacsim.asset.importer.urdf`.
17-
18-
**Note:** On Linux, replace `.bat` with `.sh` in the instructions above.
19-
20-
For additional information, check [URDF Importer Extension Documentation](https://docs.isaacsim.omniverse.nvidia.com/latest/robot_setup/ext_isaacsim_asset_importer_urdf.html).
5+
https://github.com/isaac-sim/IsaacSim/tree/main/source/extensions/isaacsim.asset.importer.urdf

0 commit comments

Comments
 (0)