No version for distro humble showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro jazzy showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro kilted showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro rolling showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro ardent showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro bouncy showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro eloquent showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
dashing

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro galactic showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro foxy showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro iron showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro lunar showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro jade showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro indigo showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro hydro showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro kinetic showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro melodic showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange

No version for distro noetic showing crystal. Known supported distros are highlighted in the buttons above.
Package symbol

object_analytics_node package from ros2_object_analytics repo

object_analytics_msgs object_analytics_node object_analytics_rviz

ROS Distro
crystal

Package Summary

Tags No category tags.
Version 0.5.4
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/intel/ros2_object_analytics.git
VCS Type git
VCS Version master
Last Updated 2019-09-16
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

The object_analytics_node package

Additional Links

No additional links.

Maintainers

  • Chris Ye

Authors

  • Peter Han
README
No README found. See repository README.
CHANGELOG

Changelog for package object_analytics_node

0.5.3 (2019-01-24)

  • Merge remote-tracking branch 'upstream/devel'
  • delete no tracking launch file this file is no used.
  • Merge pull request #66 from intel/unit_test fix unittest segment issue
  • fix unittest_segmenter failure
  • Merge pull request #65 from intel/obj_id_zero Obj id zero
  • fix build warning with unused parameter fix warning: unused parameter ‘cloud’ [-Wunused-parameter]
  • Merge pull request #56 from intel/gtest add ament_cmake_gtest in package.xml
  • add ament_cmake_gtest in package.xml
  • Contributors: Chris Ye

0.5.2 (2018-12-07)

  • rename launcher filename
  • add ament_cmake_gtest in package.xml
  • Merge remote-tracking branch 'origin/master' into crystal
  • Disable tracking for CRYSTAL RELEASE
  • Contributors: Chris Ye

0.5.1 (2018-12-06)

  • Merge pull request #55 from intel/devel update launcher file and license
  • update launcher file and license
  • Merge pull request #54 from nuclearsandwich/dependencies Reconcile dependencies between package.xml and CMakeLists.txt
  • Merge pull request #53 from intel/devel remove depth_image_proc when launch
  • Add ament_index dependencies to the package manifest. Failures due to these missing dependencies were encountered on the ROS buildfarm. I added ament_index_python as an exec depend as it appears to be used by the launch files included with the package.
  • remove depth_image_proc when launch depth_image_proc will has reduce image transport performance, subscribe pointcloud from camera directly, although there has blue points. To fix later with good performance.
  • Merge pull request #52 from intel/for_release For release
  • add BUILD_TRACKING option Add BUILD_TRACKING option in order to disable tracking build for crystal bloom release, as opencv3.3 no provided debian installation from ubuntu18.04
  • remap topic in launch instead of code hardcode remap topic name in launch.py instead of hardcode in code
  • Contributors: Chris Ye, Steven! Ragnarök

0.5.0 (2018-11-14)

  • update launch file

    • delete object_analytics_launch package and create object_analytics_node/launch folder
    • rename node name from composition to object_anaytics_node
    • fix loading MovementNode to class typo

    * update readme to simple launch example Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #49 from ahuizxc/merged_mo Enable moving object feature

  • changed code as recommended

  • merged with moving object project

  • Merge pull request #44 from ahuizxc/master remove merger-node to simplify the code

  • remove merger-node to simplify the code

  • Merge pull request #43 from intel/fix_build_issue add semicolon after RCLCPP_INFO

  • add semicolon after RCLCPP_INFO Signed-off-by: Chris Ye <<chris.ye@intel.com>>

  • Merge pull request #42 from challen-zhou/master Enable tracking algorithm select in tracker_regression tool

  • Merge pull request #41 from qingmingjie/test modify unittest_trackingmanager.cpp based on tracking new code.

  • Enable tracking algorithm select in tracker_regression tool

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_analytics_node at Robotics Stack Exchange