1.14.6
This commit is contained in:
parent
121a86e0dd
commit
9ae30ba95a
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package mk
|
Changelog for package mk
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>mk</name>
|
<name>mk</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
A collection of .mk include files for building ROS architectural elements.
|
A collection of .mk include files for building ROS architectural elements.
|
||||||
Most package authors should use cmake .mk, which calls CMake for the build of the package.
|
Most package authors should use cmake .mk, which calls CMake for the build of the package.
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosbuild
|
Changelog for package rosbuild
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosbuild</name>
|
<name>rosbuild</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
rosbuild contains scripts for managing the CMake-based build system for ROS.
|
rosbuild contains scripts for managing the CMake-based build system for ROS.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package roslang
|
Changelog for package roslang
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>roslang</name>
|
<name>roslang</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
roslang is a common package that all <a href="http://www.ros.org/wiki/Client%20Libraries">ROS client libraries</a> depend on.
|
roslang is a common package that all <a href="http://www.ros.org/wiki/Client%20Libraries">ROS client libraries</a> depend on.
|
||||||
This is mainly used to find client libraries (via 'rospack depends-on1 roslang').
|
This is mainly used to find client libraries (via 'rospack depends-on1 roslang').
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package roslib
|
Changelog for package roslib
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>roslib</name>
|
<name>roslib</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
Base dependencies and support libraries for ROS.
|
Base dependencies and support libraries for ROS.
|
||||||
roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
|
roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>ros</name>
|
<name>ros</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>ROS packaging system</description>
|
<description>ROS packaging system</description>
|
||||||
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
|
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
|
||||||
<license>BSD</license>
|
<license>BSD</license>
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosbash
|
Changelog for package rosbash
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
* add roscd, rosls support for Windows (`#210 <https://github.com/ros/ros/issues/210>`_)
|
* add roscd, rosls support for Windows (`#210 <https://github.com/ros/ros/issues/210>`_)
|
||||||
* exclude files when completing roslaunch args (`#211 <https://github.com/ros/ros/issues/211>`_)
|
* exclude files when completing roslaunch args (`#211 <https://github.com/ros/ros/issues/211>`_)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosbash</name>
|
<name>rosbash</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
Assorted shell commands for using ros with bash.
|
Assorted shell commands for using ros with bash.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosboost_cfg
|
Changelog for package rosboost_cfg
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosboost_cfg</name>
|
<name>rosboost_cfg</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
|
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosclean
|
Changelog for package rosclean
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosclean</name>
|
<name>rosclean</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
rosclean: cleanup filesystem resources (e.g. log files).
|
rosclean: cleanup filesystem resources (e.g. log files).
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package roscreate
|
Changelog for package roscreate
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>roscreate</name>
|
<name>roscreate</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
roscreate contains a tool that assists in the creation of ROS filesystem resources.
|
roscreate contains a tool that assists in the creation of ROS filesystem resources.
|
||||||
It provides: <tt>roscreate-pkg</tt>, which creates a new package directory,
|
It provides: <tt>roscreate-pkg</tt>, which creates a new package directory,
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosmake
|
Changelog for package rosmake
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosmake</name>
|
<name>rosmake</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
rosmake is a ros dependency aware build tool which can be used to
|
rosmake is a ros dependency aware build tool which can be used to
|
||||||
build all dependencies in the correct order.
|
build all dependencies in the correct order.
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
Changelog for package rosunit
|
Changelog for package rosunit
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Forthcoming
|
1.14.6 (2019-03-18)
|
||||||
-----------
|
-------------------
|
||||||
|
|
||||||
1.14.5 (2019-03-04)
|
1.14.5 (2019-03-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<package>
|
<package>
|
||||||
<name>rosunit</name>
|
<name>rosunit</name>
|
||||||
<version>1.14.5</version>
|
<version>1.14.6</version>
|
||||||
<description>
|
<description>
|
||||||
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests.
|
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests.
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in New Issue