[ros-users] [Discourse.ros.org] [ROS Projects] Initial release of ros moving object package - V0.3.0

Lewis Liu ros.discourse at gmail.com
Sun Apr 8 03:02:29 UTC 2018



We are happy to announce the initial release of [ROS Moving Object package](https://github.com/intel/ros_moving_object), a ROS node for moving object abstraction. Thanks for [Movidius NCS](https://github.com/intel/ros_intel_movidius_ncs) and [Object Analytics](https://github.com/intel/ros_object_analytics) packages to provide an AI solution for object detection, tracking and localization, based on that, we can get object velocity information, which is essential to make intelligent collision avoidance for autonomous path planning.

You can visit [the umbrella wiki page](http://wiki.ros.org/IntelROSProject) to understand the data pipeline/flow between the corresponding packages.

To show cases of the moving object usage scenarios, this package also involves a sample node, ca_policy. Ca_policy implements two policies for navigation style:
* **Social policy**: for the cases when obstacles are person(s), and
* **Normal policy**: for the other cases

By using the inputs of moving object, ca_policy analyzes the obstacles types, and arbitrates the suitable navigation policy (coworking with ROS navigation stack by dynamic reconfigure interfaces). Furthermore, based on the HW attributes of robot chassis, ca_policy triggers some sensors for policy notification. In the current version, 2 robot chassis are enabled :
* [Turtlebot2](http://www.turtlebot.com/turtlebot2/)
* [Water C1](http://www.yunji.ai/en/)

Please see more from package [Readme](https://github.com/intel/ros_moving_object/blob/master/README.md). You are welcomed to feedback and contribute.

ROS2 version of this package will come soon.





---
[Visit Topic](https://discourse.ros.org/t/initial-release-of-ros-moving-object-package-v0-3-0/4408/1) or reply to this email to respond.




More information about the ros-users mailing list