Skip to content

Releases: intel/ros2_openvino_toolkit

Version v0.10.0_galactic

20 Jan 10:23
Compare
Choose a tag to compare

New features in this version:

Features are tested on Ubuntu20.04.

What's Changed

Full Changelog: 0.9.0_2020.3LTS...0.10.0_galactic

Version 0.9.0_2020.3LTS

15 Jan 07:09
Compare
Choose a tag to compare

This release provides the following features:

Version 0.7.0_2019R3.1

09 Dec 05:59
25bddbb
Compare
Choose a tag to compare

This release provides the following features:

  • Support openVINO toolkit 2019R3.1 (see more from Release Notes).
  • Fine tune for ROS2 Dashing.
  • Add OpenVINO Pipeline Composable Node to support intra-process multiple nodes, under the consideration of communication and computing performance.

This release has been passed tests based with binary version and opensource version of Openvino Toolkit.

Version 0.6.0

28 Jun 02:47
Compare
Choose a tag to compare

This release provides the following features:

  • Support openVINO toolkit 2019R1.1 (see more from Release Notes).
  • Support Multiple pipeline. One or more pipelines can be configured and launched in parallel.
  • Support Yolo V2 model for object detection.
  • Support inference result filtering.

This release has been passed tests based with binary version and opensource version of Openvino Toolkit.

Version 0.5.0_R5

15 Mar 01:20
Compare
Choose a tag to compare

This is the release of ROS2 wrapper for CV API of OpenVINO™, providing the following features:

  • Add OpenVINO R5 support
  • Add people re-identification
  • Add people attributes recognition
  • Update the design of ROS2 service interface

This release is based with OpenVINO open source version at tag 2018_R5 .
This release is also verified on OpenVINO 2018 R5 Release. See OpenVINO Release Notes for more details.

Version 0.5.0

30 Jan 05:30
7bee498
Compare
Choose a tag to compare

This is the release of ROS2 wrapper for CV API of OpenVINO™, providing the following features:

  • Add OpenVINO R4 support
  • Add object segmentation
  • Add transportation/vehicle scenarios for object detection
  • Add ROS2 service interface
    This release is based with OpenVINO open source version at tag 2018_R4.
    This release is also verified on OpenVINO 2018 R4 Release. See OpenVINO Release Notes for more details.

Version 0.4.0

18 Jan 03:52
e9f690d
Compare
Choose a tag to compare

This is the release of ROS2 wrapper for CV API of OpenVINO™, providing the following features:

  • Support object detection
  • Support Rviz output.

This release is based on OpenVINO 2018 R3 Release. See OpenVINO Release Notes for more details.
This release is also verified with OpenVINO open source version at tag 2018_R3 and tag 2018_R4.

Version 0.3.0

30 Sep 06:39
f1b0999
Compare
Choose a tag to compare

This is the initial release of ROS2 wrapper for CV API of OpenVINO™, providing the following features:

  • Support CPU and GPU.
  • Support standard USB camera and Intel® RealSense™ camera
  • Support Video or Image file as detection source
  • Support person-attributes-recognition, including face detection, emotion recognition, age & gender recognition and head pose recognition.
  • Demo application to show above detection and recognition.