This repository was archived by the owner on Jul 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change 1
- # URDF Importer Extension
2
- # URDF Importer
1
+ ⚠️ ** DEPRECATED REPOSITORY**
3
2
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:
6
4
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
You can’t perform that action at this time.
0 commit comments