Skip to content

Commit e4d6970

Browse files
committed
Updates for Isaac Sim 4.5.0
1 parent 2bfca8a commit e4d6970

File tree

88 files changed

+344
-7891
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+344
-7891
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,64 @@
11
# Changelog
22

3+
4+
## [3.3.1] - 2025-01-24
5+
6+
### Changed
7+
- Updated fixed frame name to base_scan in `isaac_tutorials` rtx_lidar.rviz config file [Humble]
8+
- Added point cloud topic subscriber in `isaac_tutorials` camera_lidar.rviz config file [Humble]
9+
10+
## [3.3.0] - 2025-01-21
11+
12+
### Changed
13+
- Updated `isaacsim` run_isaacsim.py to use new commands for "webrtc" headless option [Humble]
14+
- Removed deprecated "native" headless option from `isaacsim` run_isaacsim.py [Humble]
15+
16+
## [3.2.3] - 2025-01-21
17+
18+
### Changed
19+
- Changed `isaacsim` run_isaacsim.py to have "humble" as default distro for ROS2 [Humble]
20+
21+
## [3.2.2] - 2024-01-20
22+
23+
### Changed
24+
- Updated ros2_ackeramnn_publisher.py to publish zero-velocity on interrupt [Humble]
25+
26+
## [3.2.1] - 2024-01-07
27+
28+
### Changed
29+
- Changed `isaac_tutorials` ros2 ackermann publisher message frame id to "ackeramnn" [Humble]
30+
31+
## [3.2.0] - 2024-12-16
32+
33+
### Changed
34+
- Bumped versions in `isaacsim` package to Isaac Sim version 4.5.0 [Humble]
35+
- Updated all asset paths referenced in ROS 2 packages to Isaac Sim 4.5 convention
36+
37+
## [3.1.1] - 2024-11-27
38+
39+
### Changed
40+
- Updated ros2_ackeramnn_publisher.py to publish velocity command [Humble]
41+
42+
## [3.1.0] - 2024-11-22
43+
44+
### Added
45+
- `cmdvel_to_ackermann` package for ackeramnn control [Humble]
46+
47+
## [3.0.1] - 2024-11-22
48+
49+
### Fixed
50+
- updated ubuntu_20_humble_minimal.dockerfile to build all packages [Humble]
51+
52+
## [3.0.0] - 2024-11-15
53+
54+
### Removed
55+
- Removed all Foxy packages and dockerfiles [Foxy]
56+
57+
## [2.1.0] - 2024-10-03
58+
59+
### Added
60+
- Option in `isaacsim` package to launch isaac-sim.sh with custom args [Humble]
61+
362
## [2.0.0] - 2024-09-20
463

564
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Isaac Sim ROS & ROS2 Workspaces
22

3-
This repository contains three workspaces: `noetic_ws` (ROS Noetic), `foxy_ws` (ROS2 Foxy) and `humble_ws` (ROS2 Humble).
3+
This repository contains three workspaces: `noetic_ws` (ROS Noetic) and `humble_ws` (ROS2 Humble).
44

55
[Click here for usage and installation instructions with Isaac Sim](https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_ros.html)
66

build_foxy.sh

Lines changed: 0 additions & 19 deletions
This file was deleted.

foxy_ws/fastdds.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

foxy_ws/src/custom_message/CMakeLists.txt

Lines changed: 0 additions & 42 deletions
This file was deleted.

foxy_ws/src/custom_message/msg/SampleMsg.msg

Lines changed: 0 additions & 2 deletions
This file was deleted.

foxy_ws/src/custom_message/package.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

foxy_ws/src/isaac_ros2_messages/CMakeLists.txt

Lines changed: 0 additions & 57 deletions
This file was deleted.

foxy_ws/src/isaac_ros2_messages/package.xml

Lines changed: 0 additions & 38 deletions
This file was deleted.

foxy_ws/src/isaac_ros2_messages/srv/GetPrimAttribute.srv

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)