Skip to content

Commit 48fb13d

Browse files
committed
Updates for Isaac Sim 5.1.0 Early Developer Release
1 parent 1e70d81 commit 48fb13d

File tree

37 files changed

+51
-64
lines changed

37 files changed

+51
-64
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ jazzy_ws/install
66
jazzy_ws/log
77
build_ws/jazzy
88
build_ws/humble
9+
.vscode/
10+
.*.pyc

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# Changelog
2+
3+
## [4.5.0] - 2025-09-29
4+
### Changed
5+
- Updated links and bumped versions in all packages to Isaac Sim version 5.1.0 [Humble, Jazzy]
6+
7+
## [4.4.4] - 2025-09-29
8+
### Changed
9+
- Updated setgoal.py in `isaac_ros_navigation_goal` for NavigateToPose action result handling [Humble, Jazzy]
10+
11+
## [4.4.3] - 2025-08-14
12+
### Changed
13+
- `.gitignore` to ignore `.vscode/`.
14+
215
## [4.4.2] - 2025-08-06
316

417
### Changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
This repository contains two workspaces: `humble_ws` (ROS2 Humble) and `jazzy_ws` (ROS2 Jazzy).
44

5-
[Click here for usage and installation instructions with Isaac Sim](https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html)
5+
[Click here for usage and installation instructions with Isaac Sim](https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html)
66

7-
When cloning this repository, both workspaces are downloaded. Depending on which ROS distro you are using, follow the [setup instructions](https://docs.isaacsim.omniverse.nvidia.com/5.0.0/installation/install_ros.html#setting-up-workspaces) for building your specific workspace.
7+
When cloning this repository, both workspaces are downloaded. Depending on which ROS distro you are using, follow the [setup instructions](https://docs.isaacsim.omniverse.nvidia.com/5.1.0/installation/install_ros.html#setting-up-workspaces) for building your specific workspace.

humble_ws/src/ackermann_control/cmdvel_to_ackermann/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
See the License for the specific language governing permissions and
2323
limitations under the License.
2424
</license>
25-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
25+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
2626
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
2727

2828
<buildtool_depend>ament_cmake</buildtool_depend>

humble_ws/src/custom_message/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
See the License for the specific language governing permissions and
2323
limitations under the License.
2424
</license>
25-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
25+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
2626
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
2727

2828
<buildtool_depend>ament_cmake</buildtool_depend>

humble_ws/src/humanoid_locomotion_policy_example/h1_fullbody_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
See the License for the specific language governing permissions and
2727
limitations under the License.
2828
</license>
29-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
29+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
3030
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
3131

3232
<buildtool_depend>ament_cmake</buildtool_depend>

humble_ws/src/isaac_ros2_messages/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
See the License for the specific language governing permissions and
2323
limitations under the License.
2424
</license>
25-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
25+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
2626
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
2727

2828
<buildtool_depend>ament_cmake</buildtool_depend>

humble_ws/src/isaac_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
See the License for the specific language governing permissions and
2626
limitations under the License.
2727
</license>
28-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
28+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
2929
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
3030

3131
<buildtool_depend>ament_cmake</buildtool_depend>

humble_ws/src/isaacsim/launch/run_isaacsim.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
# Declare all launch arguments corresponding to the bash script options
2626
launch_args = [
27-
DeclareLaunchArgument('version', default_value='5.0.0', description='Specify the version of Isaac Sim to use. Isaac Sim will be run from default install root folder for the specified version. Leave empty to use latest version of Isaac Sim.'),
27+
DeclareLaunchArgument('version', default_value='5.1.0', description='Specify the version of Isaac Sim to use. Isaac Sim will be run from default install root folder for the specified version. Leave empty to use latest version of Isaac Sim.'),
2828

2929
DeclareLaunchArgument('install_path', default_value='', description='If Isaac Sim is insalled in a non-default location, provide a specific path to Isaac Sim installation root folder. (If defined, "version" parameter will be ignored)'),
3030

humble_ws/src/isaacsim/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
limitations under the License.
2727
</license>
2828

29-
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.0.0/index.html</url>
29+
<url type="Documentation">https://docs.isaacsim.omniverse.nvidia.com/5.1.0/index.html</url>
3030
<url type="Forums">https://forums.developer.nvidia.com/c/omniverse/simulation/69</url>
3131

3232
<buildtool_depend>ament_cmake</buildtool_depend>

0 commit comments

Comments
 (0)