[isaacsim.asset.importer.heightmap] Height Map extension for Isaac Sim Occupancy Map#

Version: 2.0.3

The Height Map extension provides tools for 2D Occupancy Map generation

Preview

Enable Extension#

The extension can be enabled (if not already) in one of the following ways:

Define the next entry as an application argument from a terminal.

APP_SCRIPT.(sh|bat) --enable isaacsim.asset.importer.heightmap

Define the next entry under [dependencies] in an experience (.kit) file or an extension configuration (extension.toml) file.

[dependencies]
"isaacsim.asset.importer.heightmap" = {}

Open the Window > Extensions menu in a running application instance and search for isaacsim.asset.importer.heightmap. Then, toggle the enable control button if it is not already active.