migration to kinetic, which uses qt5 wehre as indig/jade uses qt4 (#662 )
Feature to transform markers in rviz (#661 ) * Fix for same config in CMakeLists as jsk_rviz_plugins
To fix error on hydro
Add client node for transformable markers (only boxes) (#658 ) * Add TODO to extend transformable_markers_client * Rename transformable_boxes_client -> transformable_markers_client * Add client node for transformable boxes
[maker_6dof] support mesh, publish pose topoic periodically ( #657 ) * [jsk_interactive_marker/marker_6dof] add sample launch and doc. * [jsk_interactive_marker/src/marker_6dof] fix minor bug in line shape color setting. * [jsk_interactive_marker/src/marker_6dof] add option to select interactive marker size. default interactive marker size does not change. * [jsk_interactive_marker/src/marker_6dof] add option to publish pose periodically. default behavior does not change. * [jsk_interactive_marker/src/marker_6dof] supoort mesh as marker shape.
Fix #655 : fix frame_id of tf published by marker 6dof( #657 ) * Stop using fixed frame_id_ for simplicity * Transform pose in feedback with expected frame_id * Check frame_id of pose before publishing as TF * marker_6dof: publish tf after transformed to frame_id_, update is published with fixed frame of rviz
Contributors: Kei Okada, Kentaro Wada, Masaki Murooka, Hiroto Mizohana