1.0.1
parent
9d1ca7f964
commit
44c6c402eb
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package multi_object_tracking_lidar
|
Changelog for package multi_object_tracking_lidar
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.0.1 (2019-04-26)
|
||||||
-----------
|
------------------
|
||||||
* Fixed cv_bridge build depend
|
* Fixed cv_bridge build depend
|
||||||
* Removed indirection op to be compatible with OpenCV 3+
|
* Removed indirection op to be compatible with OpenCV 3+
|
||||||
* Added visualization_msgs & cv_bridge build & run dependencies
|
* Added visualization_msgs & cv_bridge build & run dependencies
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<package>
|
<package>
|
||||||
<name>multi_object_tracking_lidar</name>
|
<name>multi_object_tracking_lidar</name>
|
||||||
<version>1.0.0</version>
|
<version>1.0.1</version>
|
||||||
<description>ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds</description>
|
<description>ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds</description>
|
||||||
|
|
||||||
<!-- One maintainer tag required, multiple allowed, one person per tag -->
|
<!-- One maintainer tag required, multiple allowed, one person per tag -->
|
||||||
|
|
Loading…
Reference in New Issue