[ros-rviz] branch master updated (5891df8 -> 81f8b55)
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Thu Oct 20 15:12:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a change to branch master
in repository ros-rviz.
from 5891df8 Update changelog for 1.12.1+dfsg-3 release
new 8954865 New upstream version 1.12.2+dfsg
new 9884c36 Update dependencies
new 0498b35 rebase patches
new 81f8b55 Update changelog for 1.12.2+dfsg-1 release
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.rst | 19 +
CMakeLists.txt | 28 +-
README.md | 4 +-
debian/changelog | 8 +
debian/control | 4 +-
.../0001-Add-Debian-specific-SOVERSION.patch | 8 +-
...res-a-space-between-string-concatinations.patch | 28 --
...urdf-ShredPtr-instead-of-boost-shared_ptr.patch | 449 ---------------------
debian/patches/series | 2 -
package.xml | 6 +-
src/image_view/CMakeLists.txt | 6 +-
src/python_bindings/shiboken/CMakeLists.txt | 3 +
src/rviz/CMakeLists.txt | 27 +-
src/rviz/default_plugin/CMakeLists.txt | 5 +-
src/rviz/default_plugin/depth_cloud_mld.cpp | 2 +-
src/rviz/default_plugin/effort_display.cpp | 6 +-
src/rviz/default_plugin/effort_display.h | 8 +-
src/rviz/default_plugin/effort_visual.cpp | 5 +-
src/rviz/default_plugin/path_display.cpp | 234 +++++++++++
src/rviz/default_plugin/path_display.h | 29 ++
src/rviz/default_plugin/pose_array_display.cpp | 276 ++++++++++++-
src/rviz/default_plugin/pose_array_display.h | 56 ++-
.../view_controllers/orbit_view_controller.cpp | 32 +-
.../view_controllers/orbit_view_controller.h | 8 +
src/rviz/display.h | 12 +-
src/rviz/display_group.cpp | 4 +-
src/rviz/displays_panel.cpp | 1 +
src/rviz/ogre_helpers/grid.cpp | 2 +-
src/rviz/ogre_helpers/line.cpp | 2 +-
src/rviz/ogre_helpers/shape.cpp | 2 +-
src/rviz/properties/float_edit.cpp | 8 +-
src/rviz/properties/property.h | 8 +-
src/rviz/render_panel.cpp | 4 +
src/rviz/robot/robot.cpp | 21 +-
src/rviz/robot/robot.h | 14 +-
src/rviz/robot/robot_joint.cpp | 6 +-
src/rviz/robot/robot_joint.h | 15 +-
src/rviz/robot/robot_link.cpp | 35 +-
src/rviz/robot/robot_link.h | 23 +-
src/rviz/tool.h | 22 +-
src/rviz/tool_manager.cpp | 8 +
src/rviz/tool_manager.h | 3 +
src/rviz/view_controller.h | 26 +-
src/rviz/visualization_manager.cpp | 4 +-
src/rviz/visualizer_app.cpp | 2 +-
src/test/CMakeLists.txt | 85 ++--
46 files changed, 885 insertions(+), 675 deletions(-)
delete mode 100644 debian/patches/0003-C-11-requires-a-space-between-string-concatinations.patch
delete mode 100644 debian/patches/0004-Use-urdf-ShredPtr-instead-of-boost-shared_ptr.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-rviz.git
More information about the debian-science-commits
mailing list