Skip to content

Releases: light-tech/ROS2-On-iOS

ROS2 Humble build 1.4

19 Nov 07:11
Compare
Choose a tag to compare

Add a missing dependency QtSvg (needed by rviz2 to load icons and cursors) and a new dependency fmt (needed by ros2_controllers)
Add the package ros2_controllers to accompany ros2_control in moveit2 collection
Add a new collection tutorials which builds a bunch of ROS2 tutorials ready for testing

ROS2 Humble build 1.3

13 Nov 13:12
Compare
Choose a tag to compare

Rebuild for Python 3.11
Add pybind11 and zstd to dependencies
Add moveit2_tutorials

ROS2 Humble build 1.2

19 Oct 13:09
Compare
Choose a tag to compare

There is no change to iOS build.

For macOS, in addition to RVIZ2, we can now provide MoveIt2. We split the monolithic archive into smaller pieces: deps for system dependencies, ros2 for base ROS2, rviz2 for Rviz2 (overlaid on top of base) and moveit2 (overlaid on top of rviz2). When extracting them, you should see 4 subdirs in ros2_macOS.

There is a small change to existing dependencies: Boost Python is now available. And many dependencies for MoveIt2 are added.

ROS2 Humble build 1.1

03 Oct 13:11
Compare
Choose a tag to compare

Fix OpenEXR in OpenCV
Addition of TinyXML2 dependency to iOS
Build for macOS with rviz2 available.

ROS2 Humble build 1.0.1

19 Sep 02:27
Compare
Choose a tag to compare

Re-release with simplified installation paths and the right XZ archive

ROS2 Humble build 1.0

16 Aug 08:07
Compare
Choose a tag to compare

Minimal build (rclcpp and its dependencies) for iOS, iPhone simulator and Mac Catalyst