diff --git a/ChangeList.txt b/ChangeList.txt new file mode 100644 index 0000000..0090616 --- /dev/null +++ b/ChangeList.txt @@ -0,0 +1,15 @@ += 1.9.0 (Forthcoming) = + * Branch from 1.8.0 + * Read dynamics info from collada <> + + * [[urdf_interface]] + * This package is now deprecated + * The stub that is in place points to header files installed from the urdfdom_headers library (available as deb) + * [[urdf_parser]] + * This package is now deprecated + * The stub that is in place points to header files and the libs installed from the urdfdom library (available as deb) + * [[srdf]] + * This package is now deprecated + * The stub that is in place points to header files and the libs installed from the srdfdom library (available as deb) + * [[urdf]] + * Use the rosconsole_bridge library (available as deb) to forward output from urdfdom to ROS console (effectively making things behave as they did before in terms of logging, but without having urdfdom depend on rosconsole, but on console_bridge, a much lighter dependency) diff --git a/stack.xml b/stack.xml index d3344c5..12df920 100644 --- a/stack.xml +++ b/stack.xml @@ -11,7 +11,6 @@ http://ros.org/wiki/robot_model -