Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
699 commits
Select commit Hold shift + click to select a range
d2bdbe3
Disables verbose printing in conftest.py (#3291)
ooctipus Aug 27, 2025
f1ca087
Removes isaaclab.controller import of Pink IK to prevent pinocchio im…
michaellin6 Aug 28, 2025
1b2d6ea
Fixes `terrain_out_of_bounds` to return tensor instead of bool (#3180)
fan-ziqi Aug 28, 2025
a80fa53
Disables CI reporting for PRs created from the forks (#3209)
nv-apoddubny Aug 28, 2025
8608fbc
Fixes template docs and restructure imitation learning docs (#3283)
pascal-roth Aug 29, 2025
0f00ca2
Updates version and release notes for v2.2.1 (#3296)
Mayankm96 Aug 29, 2025
c91a125
Fixes missing visible attribute in spawn_ground_plane (#3304)
kellyguo11 Sep 1, 2025
82b24dd
Adds changes for rsl_rl 3.0.1 (#2962)
ClemensSchwarke Sep 2, 2025
dddd51d
Adds YAML Resource Specification To Ray Integration (#2847)
binw666 Sep 2, 2025
2f9298d
Simplifies cross platform installation setup.py (#3294)
ooctipus Sep 3, 2025
5dae83e
Fixes the reach task regression with teleop devices returning the gri…
rwiltz Sep 3, 2025
e57da49
Moves parameter `platform_height` to the correct mesh terrain configu…
Mayankm96 Sep 4, 2025
4eae06f
Updates locomanip task name and link in docs (#3342)
fan-ziqi Sep 4, 2025
fb270ab
Improves recorder performance and add additional recording capability…
peterd-NV Sep 5, 2025
90e5f31
Adds task Reach-UR10e, an end-effector tracking environment (#3147)
ashwinvkNV Sep 5, 2025
d7613ce
Supports rl games wrapper with dictionary observation (#3340)
ooctipus Sep 5, 2025
6c06a58
Adds a configuration example for Student-Teacher Distillation (#3100)
ClemensSchwarke Sep 5, 2025
7af1d72
Fixes invalid callbacks for debug vis when simulation is restarted (#…
kellyguo11 Sep 5, 2025
73aa877
Change GLIBC version requirement to 2.35 for pip (#3360)
GiulioRomualdi Sep 5, 2025
3422782
Adds surface gripper support in manager-based workflow (#3174)
rebeccazhang0707 Sep 5, 2025
1a71e24
Fixes the missing Ray initialization (#3350)
ozhanozen Sep 5, 2025
cc7685b
Disables GPU testing for suction gripper environments (#3373)
kellyguo11 Sep 7, 2025
e0a8df2
Fixes errors while building the docs (#3370)
Mayankm96 Sep 8, 2025
314e515
Moves location of serve file check to the correct module (#3368)
Mayankm96 Sep 8, 2025
2e2c57c
Deletes unused asset.py in isaaclab (#3389)
fan-ziqi Sep 8, 2025
152eeb2
Adds support for manus and vive (#3357)
cathyliyuanchen Sep 9, 2025
20c3dfa
Updates Isaac Sim license (#3393)
kellyguo11 Sep 9, 2025
9d194dc
Adds two new robots with grippers (#3229)
rebeccazhang0707 Sep 9, 2025
e4b5681
Adds notification widgets at IK error status and Teleop task completi…
lotusl-code Sep 9, 2025
bc7e5d7
Adds galbot stack cube tasks, with left_arm_gripper and right_arm_suc…
rebeccazhang0707 Sep 9, 2025
994979c
Adds SkillGen framework to Isaac Lab with cuRobo support (#3303)
njawale42 Sep 9, 2025
69f3412
Adds a unit tests for catching non-headless app file launch (#3392)
kellyguo11 Sep 9, 2025
7ee6d2a
Clarifies asset classes' default_inertia tensor coordinate frame (#3405)
preist-nvidia Sep 9, 2025
de9e8ce
Adds new Collision Mesh Schema properties (#2249)
hapatel-bdai Sep 9, 2025
c7dde1b
Adds dexterous lift and reorientation manipulation environments (#3378)
ooctipus Sep 9, 2025
40c8d16
Adds PBT algorithm to rl games (#3399)
ooctipus Sep 9, 2025
8216950
Fixes the import issues in stacking manipulation task (#3398)
rebeccazhang0707 Sep 9, 2025
ca2fd91
Adds Agibot Humanoid two place tasks (#3228)
rebeccazhang0707 Sep 10, 2025
2a4e165
Fixes CI to fail the job for a fork PRs when general tests fail (#3412)
nv-apoddubny Sep 10, 2025
8172390
Improves contribution guidelines for IsaacLab (#3403)
Mayankm96 Sep 10, 2025
4b56b4f
Corrects materials and objects imports in `check_terrain_importer.py`…
PeterL-NV Sep 10, 2025
9d501c3
Adds parsing of instanced meshes to fetching prims utils (#3367)
Mayankm96 Sep 10, 2025
40554e2
Adds logdir configuration parameter to environments (#3391)
kellyguo11 Sep 11, 2025
8704741
Adds Github workflow for labelling PRs (#3404)
Mayankm96 Sep 11, 2025
7c2a7af
Adds license for GitHub labeler dependency (#3435)
Mayankm96 Sep 11, 2025
e3f43d9
Fixes terminal output in Manus OpenXR device (#3430)
cathyliyuanchen Sep 11, 2025
b7a46b5
Adds fine-grained control to GitHub action labeler (#3436)
Mayankm96 Sep 11, 2025
649ad88
Fixes tensor construction warning in `events.py` (#3251)
louislelay Sep 11, 2025
e4924f2
Fixes jetbot asset path in technical_env_design.rst (#3328)
jfelixre Sep 11, 2025
c007680
Restricts .gitignore rule to top-level datasets/ directory (#3400)
louislelay Sep 11, 2025
9e327f2
Fixes symbol in training_jetbot_reward_exploration.rst (#2722)
dougfulop Sep 11, 2025
d5d5711
Adds uv support as an alternative to conda in isaaclab.sh (#3172)
KyleM73 Sep 11, 2025
802ec5b
Moves IO descriptor log dir to logs (#3434)
kellyguo11 Sep 11, 2025
3830019
Fixes sign in DigitalFilter documentation (#3313)
vi7n Sep 12, 2025
dd011a0
Fixes ViewportCameraController numpy array missing datatype (#3375)
T-K-233 Sep 12, 2025
7006bb7
Runs formatter to fix lint issues
Mayankm96 Sep 12, 2025
661117d
Fixes missing actuator indices variable in joint randomization (#3447)
ooctipus Sep 15, 2025
f1f0a8b
Fixes broken link in environment.rst for Dexsuite envs (#3470)
ooctipus Sep 16, 2025
75b6715
Fixes errors in manipulation envs (#3418)
rebeccazhang0707 Sep 16, 2025
6807941
Fixes environment tests and disables bad ones (#3413)
kellyguo11 Sep 17, 2025
137106d
Updates dataset instruction in `teleop_imitation.rst` (#3462)
peterd-NV Sep 17, 2025
8b590c1
Details installation section in documentation (#3442)
Mayankm96 Sep 17, 2025
ced52cd
Removes extra calls to write simulation after reset_idx (#3446)
ooctipus Sep 18, 2025
7004eb1
Applies the pre-merge CI failure control to the tasks (#3457)
nv-apoddubny Sep 18, 2025
6792181
Updates the Path to Isaaclab Dir in SkillGen Documentation (#3482)
njawale42 Sep 18, 2025
0d1725e
Updates github actions to error on doc warnings (#3488)
kellyguo11 Sep 18, 2025
e4d644f
Abstracts out common steps in installation guide (#3445)
Mayankm96 Sep 18, 2025
7455d3d
Fix PDActuator docstring to match actual implementation (#3493)
lorenwel Sep 18, 2025
187f9a5
Fixes broken links in the documentation (#3500)
mpgussert Sep 19, 2025
90dda53
Enhances Pbt usage experience through small improvements (#3449)
ooctipus Sep 19, 2025
3a0db9d
Updates default viewer pose to see the whole scene for Agibot environ…
rebeccazhang0707 Sep 22, 2025
cd204ad
Adds torch hook to export libgomp.so.1 from installed torch (#3512)
ooctipus Sep 24, 2025
bd547aa
Adds instructions on how to position the lighthouse for manus+vive (#…
cathyliyuanchen Sep 25, 2025
0a417e8
[Newton] Updates Newton docs for beta integration (#3518)
kellyguo11 Sep 28, 2025
34729a3
[Newton] Updates newton visualizer documentation (#3551)
Milad-Rakhsha-NV Sep 28, 2025
faa96df
Provides PBT training cfg example for Isaac-Dexsuite-Kuka-Allegro-Lif…
ooctipus Sep 29, 2025
902bded
[Newton] Adds policy transfer script for sim2sim transfer from Newton…
Milad-Rakhsha-NV Sep 29, 2025
21bcb47
Randomizes viscous and dynamic joint friction based on IsaacSim 5.0 (…
GiulioRomualdi Sep 29, 2025
ad4ce34
Fixes broken link to conda in installation doc (#3601)
mpgussert Oct 1, 2025
b7004f4
Adds link to IsaacLabEvalTasks repo from mimic section in doc (#3621)
xyao-nv Oct 4, 2025
3aafdf0
Updated docker image builds with new requirements (#3613)
nv-apoddubny Oct 8, 2025
d767287
Forces CRLF for .bat files to prevent script execution errors on Wind…
jiang131072 Oct 10, 2025
f52aa98
Fixes minor typos in the documentation (#3584)
co63oc Oct 10, 2025
6131a57
Fixes SB3's template ppo cfg up to date with security-safe syntax for…
ooctipus Oct 14, 2025
03cee3c
Uses the configuration to obtain the simulation device (#3636)
Mayankm96 Oct 14, 2025
a8cec21
Adds msgpack to license exception (#3687)
kellyguo11 Oct 14, 2025
a77910b
Fixes skrl train/play script configurations when using the `--agent` …
Toni-SM Oct 14, 2025
161ef85
Updates SkillGen documentation for data gen command and success rates…
njawale42 Oct 14, 2025
5c2c748
Configures mesh collision schemas in `convert_mesh.py` (#3558)
zehao-wang Oct 14, 2025
2d80bd8
Fixes warnings when running AutoMate env (#3660)
yijieg Oct 14, 2025
c372ae9
Exposes `physxscene:solveArticulationContactLast` flag through PhysxC…
ooctipus Oct 15, 2025
619754c
Updates CODEOWNERS for Isaac Lab Mimic (#3714)
yanchangNvidia Oct 15, 2025
47780cf
Update gymnasium dependency to version 1.2.1 (#3696)
Mayankm96 Oct 15, 2025
6f013fb
Updates SB3 ppo cfg so it trains under reasonable amount of time (#3726)
ooctipus Oct 16, 2025
9808b6b
Fixes the way seed was set in the benchmark_non_rl script (#3741)
kellyguo11 Oct 16, 2025
c346ac8
Removes pickle dependency for cfg load and dump (#3709)
kellyguo11 Oct 16, 2025
e06a067
Adds functions to obtain prim pose and scale from USD Xformable (#3371)
Mayankm96 Oct 17, 2025
d6a544d
Sets reward computation in AutoMate env with CUDA or CPU (#3733)
yijieg Oct 18, 2025
fc2ff6c
Normalizes line endings for docs/make.bat (#3757)
kellyguo11 Oct 19, 2025
8495fc6
Adds data gen and policy learning times in SkillGen documentation (#3…
njawale42 Oct 21, 2025
995070d
Fixes typo in rl-games configuration for cartpole task (#3767)
tkgaolol Oct 21, 2025
b70bd42
Updates cuRobo installation instructions and added VRAM baseline perf…
njawale42 Oct 22, 2025
1103a0f
Fixes cuda version as float for AutoMate to correctly convert patch v…
yijieg Oct 22, 2025
c0eb55c
Updates package licenses, CPU Governor setting in docs, and flaky tes…
kellyguo11 Oct 27, 2025
79fc49d
Fixes TiledCamera data types and rlgames training on CPU (#3808)
kellyguo11 Oct 27, 2025
f6cd876
Adds matplotlib-inline to license exceptions (#3853)
kellyguo11 Oct 28, 2025
454c3d2
Merges release 2.3 changes into main with Isaac Sim 5.1 support (#3857)
kellyguo11 Oct 28, 2025
a697c75
Updates release notes and driver versions (#3868)
kellyguo11 Oct 29, 2025
6acdd82
Fixes broken link for Isaac-Tracking-LocoManip-Digit-v0 (#3883)
michaellin6 Oct 29, 2025
6f59b88
Improves recorder manager to support customized demo indices. (#3552)
rebeccazhang0707 Oct 30, 2025
90af2be
Updates docstring clarifications for joint modeling in 4.5 vs 5.0 (#3…
matthewtrepte Oct 31, 2025
c8e1d4e
Fixes for custom dependency install failing due to typo in template g…
trushant05 Nov 3, 2025
e69b6d9
Resets recurrent state after episode termination in RSL-RL `play.py` …
bikcrum Nov 3, 2025
76f5b29
Pins python version of pre-commmit.yaml workflow (#3929)
hhansen-bdai Nov 3, 2025
64a97f2
Changes Pink IK solver and null space computation to reduce runtime s…
michaellin6 Nov 4, 2025
d83eebe
Fixes a small formatting error in the docs (#3887)
kellyguo11 Nov 6, 2025
9f7d37f
Adds automated job to check for broken links in documentation and fix…
kellyguo11 Nov 6, 2025
ed68089
Fixes `rl_games` workflow's `log_root_path` to be the absolute path (…
ozhanozen Nov 6, 2025
8b4e26a
Fixes ray initialization to correctly direct subprocess output (#3533)
ozhanozen Nov 6, 2025
3d493f8
Registers direct environments to Gymnasium as string-style import (#3…
ooctipus Nov 6, 2025
7b26eb4
Adds mention of Isaac Launchable to Quickstart (#3952)
shanereetz Nov 7, 2025
f0b0574
Adds `use_terrain_origins` option to TerrainImporterCfg (#3537)
georgwi Nov 7, 2025
c8b6d22
Updates rsl_rl to 3.1.2 to support state-dependent std dev (#3867)
ashwinvkNV Nov 7, 2025
f498245
Separates per-step termination and last-episode termination bookkeepi…
ooctipus Nov 7, 2025
64681ea
Adds parameter to specify number of rerenders after environment reset…
peterd-NV Nov 7, 2025
a2540cd
Uses `effort_limit` from USD if not specified in actuator cfg (#3522)
JuanaDd Nov 7, 2025
23e935c
Fixes rail difficulty-based height calculation in mesh_terrains.py (#…
KyleM73 Nov 7, 2025
7e8ebe6
Fixes contact threshold when activating contact sensor (#3498)
kellyguo11 Nov 10, 2025
e681558
Comments out test case for prim pose (#3985)
Mayankm96 Nov 11, 2025
9223836
Refactors ensure_cuda_torch function to use extracted python and pip …
Jadeiin Nov 11, 2025
c42fc73
Changes from `omni.log` to python logging (#3912)
pascal-roth Nov 11, 2025
5cb4728
Adds early stopping support for Ray integration (#3276)
ozhanozen Nov 11, 2025
0234c50
Adds Isaac Sim and Lab versions to question and proposal template (#3…
kellyguo11 Nov 11, 2025
a736a00
Adds missing robot imports (#3976)
kellyguo11 Nov 12, 2025
ec38e60
Updates multi-node training commands to also support Spark (#3978)
kellyguo11 Nov 12, 2025
57f8aff
Updates Launchable deploy link (#3998)
sheikh-nv Nov 12, 2025
87383c8
Adds greptile.json file for specifying triggers for Greptile on PRs (…
AmmarYAhmed Nov 12, 2025
e4a23f3
Adds Haply device API with force feedback and teleoperation demo (#3873)
mingxueg-nv Nov 12, 2025
82d1f33
Replaces `set_carb_setting` and `get_carb_setting` with direct carb c…
pascal-roth Nov 12, 2025
31307ce
Removes unused pipelines (#3990)
nv-apoddubny Nov 13, 2025
7cfd67c
Adds verification of Isaac SIM 5.0.0 (#3991)
nv-apoddubny Nov 13, 2025
c32db68
Replaces `nucleus_utils` with reimplementation as part of `IsaacLab` …
pascal-roth Nov 13, 2025
fdadc90
Replaces torch_utils `set_seed` method with IsaacLab implementation (…
pascal-roth Nov 13, 2025
ad441d9
Refactors teleop device factory to follow config class style (#3897)
rwiltz Nov 13, 2025
7e2aba2
Breaks actuator config file into separate files to avoid circular imp…
bmccann-bdai Nov 14, 2025
9cbf024
Replaces IsaacSim `stage_utils` with IsaacLab `stage_utils` (#3923)
pascal-roth Nov 18, 2025
c627940
Adds wandb and uv env to dockerignore (#4027)
mateoguaman Nov 19, 2025
e9e33b2
Fixes type name for tendon properties in `from_files` config (#3941)
KyleM73 Nov 20, 2025
2ed331a
Fixes duplicated text in pip installation docs (#3969)
shryt Nov 20, 2025
10cf4c1
Adds more cleanup commands to free up disk space for license check jo…
kellyguo11 Nov 24, 2025
72515eb
Refactors retargeters and adds Quest retargeters for G1 tasks (#3950)
rwiltz Nov 25, 2025
1de9963
Updates link to technical report of the framework (#4074)
Mayankm96 Nov 25, 2025
4049aa8
Adds support for custom `ProgressReporter` to Ray integration (#3269)
ozhanozen Nov 25, 2025
26083c7
Imports the proper module for get_stage_id (#4087)
rwiltz Nov 26, 2025
11b1096
Adds preserve order flag to JointPositionToLimitsAction (#3716)
renezurbruegg Nov 26, 2025
18c7c58
Updates the mimic teleop doc to link to the locomotion policy trainin…
huihuaNvidia2023 Nov 26, 2025
6813682
Adds APIs to Isaac Lab Mimic for supporting loco-manipulation datagen…
peterd-NV Dec 1, 2025
a566e20
Updates URDF importer to 2.4.31 to continue support for merge-joints …
kellyguo11 Dec 2, 2025
64ecea2
Updates starlette to 0.49.1 due to security vulnerability (#4133)
kellyguo11 Dec 3, 2025
017a1ee
Exposes state_dependent_std parameter in rl_cfg for rsl_rl. (#4091)
ashwinvkNV Dec 8, 2025
755111c
Adds record at close functionality to the RecorderManager (#2826)
jtigue-bdai Dec 10, 2025
9572376
Adds bin packing demo that showcasing RigidObjectCollection advanced …
ooctipus Dec 10, 2025
aec36d9
Replaces IsaacSim `prim_utils` with IsaacLab `prim_utils` (#3924)
pascal-roth Dec 10, 2025
f17db88
Updates RL libraries training performance comparison (#4109)
Toni-SM Dec 10, 2025
190cc1e
Adds instruction to join early access program to support Meta Quest a…
yanziz-nvidia Dec 10, 2025
7b16b67
Adds friction force reporting to ContactSensor (#3563)
gattra-rai Dec 10, 2025
941ebdf
Adds Arena G1 locomanipulation retargeters (#4140)
rwiltz Dec 10, 2025
df2c5c3
Adds automatic transform discovery for imu sensors to a viable parent…
bmccann-bdai Dec 10, 2025
560e7b8
Fixes advanced indexing shape mismatch when resetting prev_action isa…
ooctipus Dec 11, 2025
c1ad81d
Prevents randomizing mass to zero or less (#4060)
jtigue-bdai Dec 11, 2025
f915491
Supports vectorized environments for pick and place demo (#3996)
kellyguo11 Dec 11, 2025
69b30bf
Fixes docker check in isaaclab.sh script in systems where docker is n…
klakhi Dec 11, 2025
98b6000
Removes references to gitlab links (#4143)
kellyguo11 Dec 11, 2025
90bd649
Adds MJCF spawner (#1672)
KyleM73 Dec 11, 2025
4f34545
Fixes device decoupling of RL Games training vs. sim device (#3997)
kellyguo11 Dec 11, 2025
a9b655c
Fixes mesh converter not setting mesh collision approximation attribu…
Soappyooo Dec 13, 2025
746c98d
Fixes noisy velocities around limits (#3989)
AntoineRichard Dec 15, 2025
44b9f14
Adds all params for Reach policy ROS inference (#4209)
ashwinvkNV Dec 15, 2025
d4d8f70
Adds Raycaster with tracking for dynamic meshes (#3298)
renezurbruegg Dec 16, 2025
9cd577f
Addresses docs related issues from MultiMeshRayCaster (#4222)
Mayankm96 Dec 16, 2025
bde0bca
Adds support for validating replay success using the task’s terminati…
yami007007 Dec 17, 2025
3bbabca
Adds OpenArm environments (#4089)
JinnnK Dec 18, 2025
9d17b52
Updates docs for newton beta 2 (#4238)
kellyguo11 Dec 20, 2025
d13cb0b
Fixes backward compatibility to IsaacSim 4.5 for new stage utils (#4230)
pascal-roth Dec 28, 2025
0d2cd1c
Fixes returned tensor for normals in TiledCamera (#4241)
Rabbit-Hu Dec 28, 2025
f2daedc
Add clarification on missing pip in UV virtual environments (#4055)
DBinK Dec 28, 2025
8cc6f12
Adds --keyword argument to filter environments in list_envs.py (#3384)
louislelay Dec 28, 2025
e1e1570
Fixes venv pip installation in uv with `--seed` (#4273)
yanziz-nvidia Dec 28, 2025
1425cb8
Clears object names list on initialization of RigidObjectCollection (…
tkgaolol Dec 28, 2025
37acd83
Fixes indexing for joint parameters in `randomize_joint_parameters` e…
GiulioRomualdi Dec 28, 2025
368210c
Removes kit dependency at runtime for asset configuration (#3756)
nv-rgresia Dec 28, 2025
a81f7ec
Handles axes flattening for single subplot case inside camera demo sc…
Sgt-Hashtag Dec 28, 2025
09fe54a
Moves pretrained-checkpoint sub-module to RL package (#4289)
Mayankm96 Dec 28, 2025
dd30442
Fixes in place modification to `body_pose` mdp term when body_ids is …
ooctipus Dec 28, 2025
b0b39d0
Adds function to only build docker image of Isaac Lab (#4295)
Mayankm96 Dec 29, 2025
c75e6b6
Simplifies import of stage and prim utils (#4286)
Mayankm96 Dec 29, 2025
244483e
Moves logging configuration to utils (#4298)
Mayankm96 Dec 29, 2025
0a0f035
Caches Isaac Sim package version (#4299)
Mayankm96 Dec 30, 2025
1ca4779
Obtains active terms correctly from observation manager when concat d…
Mayankm96 Dec 30, 2025
2a24d84
Removes remnants of carb logger (#4309)
Mayankm96 Dec 30, 2025
85d85bd
Resets history states inside IMU class after reset (#4306)
DreaverZhao Dec 30, 2025
addfa17
Improves image plotting normalization and colorization (#4302)
Mayankm96 Dec 30, 2025
54cf64b
Updates copyright year to 2026 (#4311)
ashwinvkNV Jan 2, 2026
74fb39e
Removes dependency on XformPrim class for `create_prim` (#4307)
Mayankm96 Jan 2, 2026
0aa7837
Skips failing tests for UR10e robot with Robotiq gripper (#4316)
Mayankm96 Jan 2, 2026
b686374
Passes `stage` argument to avoid unnecessary stage retrieval calls (#…
Mayankm96 Jan 3, 2026
b49d171
Fixes logger settings to record debug information into file (#4325)
Mayankm96 Jan 3, 2026
407cdae
Blacklists amp motion from auto-import in `isaaclab_tasks` (#4326)
Mayankm96 Jan 4, 2026
8ccebfe
Fixes FrameTransformer to handle same body names at different hierarc…
bikcrum Jan 4, 2026
22a00e4
Fixes order of imports for added standard modules (#4328)
Mayankm96 Jan 5, 2026
63d1742
Renames `Isaac Lab 3.0` to `Isaac Lab - Newton Beta 2` in the docs (#…
matthewtrepte Jan 6, 2026
b0d086d
Pins URDF importer version only for Isaac Sim 5.1 (#4341)
Mayankm96 Jan 6, 2026
abc894e
Replaces Isaac Sim's XformPrim class with a simpler implementation (#…
Mayankm96 Jan 7, 2026
b13f045
Removes unused imports inside asset converters
Mayankm96 Jan 7, 2026
20f7707
Add check to avoid creating transforms for non-xformable prims (#4348)
Mayankm96 Jan 7, 2026
fff02e6
Adds example for gear assembly sim-to-real with UR10e (#4044)
ashwinvkNV Jan 8, 2026
955d110
Re-enables UR10e with Robotiq gripper tests (#4354)
ashwinvkNV Jan 8, 2026
bd7cd1b
Adds visual-based tactile sensor with shape sensing example (#3420)
JuanaDd Jan 8, 2026
42e6164
Fix path in Gear Assembly Docs (#4359)
ashwinvkNV Jan 8, 2026
025443e
Creates a minimal function to change prim properties (#4337)
Mayankm96 Jan 12, 2026
76a6e3c
Moves flake8 settings to pyproject (#4335)
Mayankm96 Jan 12, 2026
5497685
Tests material binding inside stage in memory test (#4347)
Mayankm96 Jan 12, 2026
7787376
Fixes template project creation due to missing flake8 (#4373)
Mayankm96 Jan 13, 2026
857da26
Moves pytest configuration to pyproject.toml (#4376)
Mayankm96 Jan 13, 2026
6cb2a7e
Switches code linting to Ruff (#4329)
Mayankm96 Jan 13, 2026
3adc668
Switches to ruff in-built isort ordering (#4377)
Mayankm96 Jan 14, 2026
a466d4e
Remove the extra dot before `pyproject.toml` in the template generati…
fan-ziqi Jan 14, 2026
4f3e808
Fixes teleoperation script crash with DirectRL environments (#4364)
emmanuel-ferdman Jan 15, 2026
c446062
Adds multirotor/thruster actuator, multirotor asset and manager-based…
grzemal Jan 15, 2026
a21ec0a
Switches code formatting to black (#4387)
Mayankm96 Jan 15, 2026
3d42bff
Ensures the code follows the line-length requirements (#4401)
Mayankm96 Jan 16, 2026
88d94ea
Adds WrenchComposer to handle temporary/permanent wrenches (#3287)
AntoineRichard Jan 16, 2026
3206bca
Allows zero robot ID to accept keyboard control in the `h1_locomotion…
yftadyz0610 Jan 20, 2026
747874d
Adds documentation for PVD and OVD comparison (#4409)
kellyguo11 Jan 20, 2026
c73f101
Fixes vulnerability in eval usage for Ray resource parsing (#4425)
kellyguo11 Jan 21, 2026
215da03
Updates UV documentation to be experimental (#4428)
kellyguo11 Jan 22, 2026
452de16
Adds documentation for Multirotor feature (#4400)
Mayankm96 Jan 22, 2026
cbf51ab
Adds Fabric backend support to `isaaclab.sim.views.XformPrimView` (#4…
ooctipus Jan 22, 2026
e0fe79d
Reorganizes functions inside `XformPrimView` (#4445)
Mayankm96 Jan 26, 2026
0f030aa
Fixes curobo dockerfile for CI runs (#4462)
kellyguo11 Jan 27, 2026
649055d
Fixes lidar pattern horizontal resolution bug (#4452)
pascal-roth Jan 28, 2026
d24cfda
Fixes typo in sensors tutorial documentation (#4460)
mahdichalaki Jan 28, 2026
f3061a4
Removes usage of IsaacSim `SimulationContext` inside tests (#4045)
pascal-roth Jan 28, 2026
438629c
Fixes transformers dependency for theia issue and failing tests (#4484)
kellyguo11 Jan 29, 2026
2f192f2
Decides usage of fabric in XformPrimView based based on fabric settin…
Mayankm96 Jan 29, 2026
b1120e0
Moves tactile sensor to contrib folder (#4481)
Mayankm96 Jan 29, 2026
37ddf62
Bumps version to v2.3.2 (#4399)
kellyguo11 Jan 29, 2026
7b952ad
Merge branch 'isaaclab-5.1' into upstream-5.1-sync
hassaan141 Apr 4, 2026
7082bd3
isaac 5.1 and smoother migration
hassaan141 Apr 4, 2026
180cbce
new changes
hassaan141 Apr 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 0 additions & 15 deletions .aws/mirror-buildspec.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .aws/postmerge-ci-buildspec.yml

This file was deleted.

83 changes: 0 additions & 83 deletions .aws/premerge-ci-buildspec.yml

This file was deleted.

7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@
.gitignore
# ignore docs
docs/
# copy in licenses folder to the container
!docs/licenses/
# ignore logs
**/logs/
**/runs/
**/output/*
**/outputs/*
**/videos/*
**/wandb/*
*.tmp
# ignore docker
docker/cluster/exports/
Expand All @@ -21,3 +24,7 @@ recordings/
**/*.egg-info/
# ignore isaac sim symlink
_isaac_sim?
# Docker history
docker/.isaac-lab-docker-history
# ignore uv environment
env_isaaclab
23 changes: 0 additions & 23 deletions .flake8

This file was deleted.

2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
*.pt filter=lfs diff=lfs merge=lfs -text
*.jit filter=lfs diff=lfs merge=lfs -text
*.hdf5 filter=lfs diff=lfs merge=lfs -text

*.bat text eol=crlf
94 changes: 59 additions & 35 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -16,62 +16,86 @@

# App experience files
# These are the files that are used to launch the app with the correct settings and configurations
/apps/ @kellyguo11 @hhansen-bdai @Mayankm96 @Dhoeller19
/apps/ @kellyguo11 @hhansen-bdai @Mayankm96

# Core Framework
/source/isaaclab/ @Dhoeller19 @Mayankm96 @jsmith-bdai @kellyguo11
/source/isaaclab/isaaclab/actuators @Dhoeller19 @Mayankm96 @nikitardn @jtigue-bdai
/source/isaaclab/isaaclab/actuators @Mayankm96 @jtigue-bdai
/source/isaaclab/isaaclab/app @hhansen-bdai @kellyguo11
/source/isaaclab/isaaclab/assets @jsmith-bdai @Dhoeller19 @kellyguo11 @Mayankm96 @jtigue-bdai
/source/isaaclab/isaaclab/assets/deformable_object @kellyguo11 @Mayankm96 @masoudmoghani
/source/isaaclab/isaaclab/assets @kellyguo11 @Mayankm96 @jtigue-bdai
/source/isaaclab/isaaclab/assets/deformable_object @masoudmoghani @ooctipus
/source/isaaclab/isaaclab/controllers @Mayankm96
/source/isaaclab/isaaclab/envs @jsmith-bdai @Dhoeller19 @kellyguo11 @Mayankm96
/source/isaaclab/isaaclab/envs/manager_based_* @jsmith-bdai @Dhoeller19 @Mayankm96
/source/isaaclab/isaaclab/envs/manager_based_* @Mayankm96 @jtigue-bdai @ooctipus
/source/isaaclab/isaaclab/envs/direct_* @kellyguo11
/source/isaaclab/isaaclab/managers @jsmith-bdai @Dhoeller19 @Mayankm96
/source/isaaclab/isaaclab/sensors @jsmith-bdai @Dhoeller19 @pascal-roth @Mayankm96 @jtigue-bdai
/source/isaaclab/isaaclab/envs/mdp @ooctipus
/source/isaaclab/isaaclab/envs/mimic_* @peterd-NV
/source/isaaclab/isaaclab/envs/ui @ooctipus @ossamaAhmed
/source/isaaclab/isaaclab/envs/utils @Toni-SM
/source/isaaclab/isaaclab/managers @jtigue-bdai @Mayankm96 @ooctipus
/source/isaaclab/isaaclab/sensors/sensor_base* @pascal-roth
/source/isaaclab/isaaclab/sensors/camera @kellyguo11 @pascal-roth
/source/isaaclab/isaaclab/sensors/contact_sensor @jtigue-bdai
/source/isaaclab/isaaclab/sensors/frame_transformer @jsmith-bdai
/source/isaaclab/isaaclab/sensors/ray_caster @pascal-roth @Dhoeller19
/source/isaaclab/isaaclab/sim @Mayankm96 @jsmith-bdai
/source/isaaclab/isaaclab/sim/simulation_context.py @Dhoeller19 @kellyguo11
/source/isaaclab/isaaclab/terrains @Dhoeller19 @Mayankm96 @nikitardn
/source/isaaclab/isaaclab/utils @Mayankm96 @jsmith-bdai
/source/isaaclab/isaaclab/utils/modifiers @jtigue-bdai
/source/isaaclab/isaaclab/sensors/contact_sensor @jtigue-bdai @ooctipus
/source/isaaclab/isaaclab/sensors/imu @jtigue-bdai @pascal-roth
/source/isaaclab/isaaclab/sensors/ray_caster @pascal-roth
/source/isaaclab/isaaclab/sensors/frame_transformer @jtigue-bdai
/source/isaaclab/isaaclab/sim/converters @Mayankm96 @jtigue-bdai @kellyguo11
/source/isaaclab/isaaclab/sim/schemas @Mayankm96 @jtigue-bdai @kellyguo11
/source/isaaclab/isaaclab/sim/spawners @Mayankm96 @jtigue-bdai @ooctipus
/source/isaaclab/isaaclab/sim/simulation_* @matthewtrepte @ossamaAhmed @kellyguo11
/source/isaaclab/isaaclab/terrains @Mayankm96
/source/isaaclab/isaaclab/ui @pascal-roth @jtigue-bdai
/source/isaaclab/isaaclab/utils/buffers @ooctipus @jtigue-bdai
/source/isaaclab/isaaclab/utils/datasets @Peter-NV
/source/isaaclab/isaaclab/utils/interpolation @jtigue-bdai
/source/isaaclab/isaaclab/utils/io @ooctipus
/source/isaaclab/isaaclab/utils/modifiers @jtigue-bdai
/source/isaaclab/isaaclab/utils/noise @jtigue-bdai @kellyguo11
/source/isaaclab/isaaclab/utils/warp @Dhoeller19 @pascal-roth
/source/isaaclab/isaaclab/utils/assets.py @Dhoeller19 @kellyguo11 @Mayankm96
/source/isaaclab/isaaclab/utils/math.py @jsmith-bdai @Dhoeller19 @Mayankm96
/source/isaaclab/isaaclab/utils/configclass.py @Mayankm96 @Dhoeller19
/source/isaaclab/isaaclab/utils/warp @pascal-roth
/source/isaaclab/isaaclab/utils/assets.py @kellyguo11 @Mayankm96
/source/isaaclab/isaaclab/utils/math.py @jtigue-bdai @Mayankm96
/source/isaaclab/isaaclab/utils/configclass.py @Mayankm96
/source/isaaclab/isaaclab/utils/sensors.py @kellyguo11 @pascal-roth

# RL Environment
/source/isaaclab_tasks/ @Dhoeller19 @Mayankm96 @jsmith-bdai @kellyguo11
/source/isaaclab_tasks/isaaclab_tasks/direct @Dhoeller19 @kellyguo11
/source/isaaclab_tasks/isaaclab_tasks/manager_based @Dhoeller19 @Mayankm96 @jsmith-bdai @jtigue-bdai
/source/isaaclab_tasks/isaaclab_tasks/direct @kellyguo11
/source/isaaclab_tasks/isaaclab_tasks/manager_based @Mayankm96
/source/isaaclab_tasks/isaaclab_tasks/utils @Mayankm96

# Assets
/source/isaaclab_assets/isaaclab_assets/ @Dhoeller19 @pascal-roth @jsmith-bdai
/source/isaaclab_assets/isaaclab_assets/ @pascal-roth

# Mimic
/source/isaaclab_mimic/isaaclab_mimic @peterd-NV
/source/isaaclab_mimic/isaaclab_mimic @njawale42
/source/isaaclab_mimic/isaaclab_mimic @michaellin6
/source/isaaclab_mimic/isaaclab_mimic @jaybdub
/source/isaaclab_mimic/isaaclab_mimic @huihuaNvidia2023
/source/isaaclab_mimic/isaaclab_mimic @xyao-nv

# RL
/source/isaaclab_rl/isaaclab_rl/rsl_rl @Mayankm96 @ClemensSchwarke
/source/isaaclab_rl/isaaclab_rl/rl_games @Toni-SM
/source/isaaclab_rl/isaaclab_rl/sb3 @Toni-SM
/source/isaaclab_rl/isaaclab_rl/skrl @Toni-SM

# Standalone Scripts
/scripts/demos/ @jsmith-bdai @jtigue-bdai @Dhoeller19 @kellyguo11 @Mayankm96
/scripts/environments/ @Mayankm96
/scripts/tools/ @jsmith-bdai @Mayankm96
/scripts/tutorials/ @jsmith-bdai @pascal-roth @kellyguo11 @Dhoeller19 @Mayankm96
/scripts/reinforcement_learning/ @jsmith-bdai @Dhoeller19 @kellyguo11 @Mayankm96
/scripts/imitation_learning/ @jsmith-bdai @Dhoeller19 @kellyguo11 @Mayankm96
/scripts/benchmarks/ @ooctipus @kellyguo11
/scripts/demos/ @ooctipus
/scripts/environments/ @ooctipus
/scripts/imitation_learning/ @Peter-NV
/scripts/reinforcement_learning/ @ooctipus @Toni-NV
/scripts/tools/ @jtigue-bdai @Mayankm96
/scripts/tutorials/ @jtigue-bdai @pascal-roth

# Github Actions
# This list is for people wanting to be notified every time there's a change
# related to Github Actions
/.github/ @kellyguo11 @jsmith-bdai
/.github/ @kellyguo11 @hhansen-bdai

# Visual Studio Code
/.vscode/ @hhansen-bdai @Mayankm96

# Infrastructure (Docker, Docs, Tools)
/docker/ @hhansen-bdai @pascal-roth
/docs/ @jsmith-bdai @Dhoeller19 @kellyguo11 @Mayankm96
/tools/ @hhansen-bdai @jsmith-bdai @Dhoeller19
/isaaclab.* @hhansen-bdai @Dhoeller19 @Mayankm96 @kellyguo11
/docs/ @jtigue-bdai @kellyguo11 @Mayankm96
/tools/ @hhansen-bdai
/isaaclab.* @hhansen-bdai @Mayankm96 @kellyguo11
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Describe the characteristic of your environment:

<!-- Please complete the following description. -->
- Commit: [e.g. 8f3b9ca]
- Isaac Sim Version: [e.g. 2022.2.0, this can be obtained by `cat ${ISAACSIM_PATH}/VERSION`]
- OS: [e.g. Ubuntu 20.04]
- GPU: [e.g. RTX 2060 Super]
- CUDA: [e.g. 11.4]
- GPU Driver: [e.g. 470.82.01, this can be seen by using `nvidia-smi` command.]
- Isaac Sim Version: [e.g. 5.0, this can be obtained by `cat ${ISAACSIM_PATH}/VERSION`]
- OS: [e.g. Ubuntu 22.04]
- GPU: [e.g. RTX 5090]
- CUDA: [e.g. 12.8]
- GPU Driver: [e.g. 553.05, this can be seen by using `nvidia-smi` command.]

### Additional context

Expand Down
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ If this is related to another GitHub issue, please link here too.

A clear and concise description of any alternative solutions or features you've considered, if any.

### Build Info

Describe the versions where you are observing the missing feature in:

<!-- Please complete the following description. -->
- Isaac Lab Version: [e.g. 2.3.2]
- Isaac Sim Version: [e.g. 5.1, this can be obtained by `cat ${ISAACSIM_PATH}/VERSION`]

### Additional context

Add any other context or screenshots about the feature request here.
Expand Down
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,12 @@ Basic questions, related to robot learning, that are not bugs or feature request

Advanced/nontrivial questions, especially in areas where documentation is lacking, are very much welcome.

For questions that are related to running and understanding Isaac Sim, please post them at the official [Isaac Sim forums](https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/isaac_sim_forums.html).
For questions that are related to running and understanding Isaac Sim, please post them at the official [Isaac Sim forums](https://forums.developer.nvidia.com/c/omniverse/simulation/69).

### Build Info

Describe the versions that you are currently using:

<!-- Please complete the following description. -->
- Isaac Lab Version: [e.g. 2.3.2]
- Isaac Sim Version: [e.g. 5.1, this can be obtained by `cat ${ISAACSIM_PATH}/VERSION`]
2 changes: 1 addition & 1 deletion .github/LICENSE_HEADER.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022-2025, The Isaac Lab Project Developers.
Copyright (c) 2022-2025, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).
All rights reserved.

SPDX-License-Identifier: BSD-3-Clause
2 changes: 1 addition & 1 deletion .github/LICENSE_HEADER_MIMIC.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024-2025, The Isaac Lab Project Developers.
Copyright (c) 2024-2025, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).
All rights reserved.

SPDX-License-Identifier: Apache-2.0
Loading
Loading