File tree Expand file tree Collapse file tree 12 files changed +18
-18
lines changed
interactive_marker_tutorials
visualization_marker_tutorials Expand file tree Collapse file tree 12 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package interactive_marker_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 0.10.4 (2020-05-13)
6
+ -------------------
7
7
* Updated to use ``catkin_install_python() `` (`#59 <https://github.com/ros-visualization/visualization_tutorials/issues/59 >`_)
8
8
* Updated required CMake version to avoid CMP0048 warning (`#57 <https://github.com/ros-visualization/visualization_tutorials/issues/57 >`_)
9
9
* Removed unused ``saveMarker() `` (`#47 <https://github.com/ros-visualization/visualization_tutorials/issues/47 >`_)
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >interactive_marker_tutorials</name >
4
- <version >0.10.3 </version >
4
+ <version >0.10.4 </version >
5
5
<description >The interactive_marker_tutorials package</description >
6
6
7
7
<
maintainer email =
" [email protected] " >William Woodall</
maintainer >
Original file line number Diff line number Diff line change 2
2
Changelog for package librviz_tutorial
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 0.10.4 (2020-05-13)
6
+ -------------------
7
7
* Updated required CMake version to avoid CMP0048 warning (`#57 <https://github.com/ros-visualization/visualization_tutorials/issues/57 >`_)
8
8
* Contributors: Alejandro Hernández Cordero
9
9
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >librviz_tutorial</name >
3
- <version >0.10.3 </version >
3
+ <version >0.10.4 </version >
4
4
<description >
5
5
Tutorial showing how to compile your own C++ program with RViz displays and features.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package rviz_plugin_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 0.10.4 (2020-05-13)
6
+ -------------------
7
7
* Updated to use ``catkin_install_python() `` (`#59 <https://github.com/ros-visualization/visualization_tutorials/issues/59 >`_)
8
8
* Updated required CMake version to avoid CMP0048 warning (`#57 <https://github.com/ros-visualization/visualization_tutorials/issues/57 >`_)
9
9
* Contributors: Alejandro Hernández Cordero, Shane Loretz
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >rviz_plugin_tutorials</name >
3
- <version >0.10.3 </version >
3
+ <version >0.10.4 </version >
4
4
<description >
5
5
Tutorials showing how to write plugins for RViz.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package rviz_python_tutorial
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 0.10.4 (2020-05-13)
6
+ -------------------
7
7
* Updated RViz import (`#60 <https://github.com/ros-visualization/visualization_tutorials/issues/60 >`_)
8
8
* Updated to use ``catkin_install_python() `` (`#59 <https://github.com/ros-visualization/visualization_tutorials/issues/59 >`_)
9
9
* Updated required CMake version to avoid CMP0048 warning (`#57 <https://github.com/ros-visualization/visualization_tutorials/issues/57 >`_)
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >rviz_python_tutorial</name >
3
- <version >0.10.3 </version >
3
+ <version >0.10.4 </version >
4
4
<description >
5
5
Tutorials showing how to call into rviz internals from python scripts.
6
6
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package visualization_marker_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 0.10.4 (2020-05-13)
6
+ -------------------
7
7
* Updated required CMake version to avoid CMP0048 warning (`#57 <https://github.com/ros-visualization/visualization_tutorials/issues/57 >`_)
8
8
* Updated to use ``ros::Duration `` for sleeping to gain cross-platform support (`#48 <https://github.com/ros-visualization/visualization_tutorials/issues/48 >`_)
9
9
* Contributors: Alejandro Hernández Cordero, Sean Yen [MSFT]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >visualization_marker_tutorials</name >
4
- <version >0.10.3 </version >
4
+ <version >0.10.4 </version >
5
5
<description >The visulalization_marker_tutorials package</description >
6
6
7
7
<
maintainer email =
" [email protected] " >William Woodall</
maintainer >
You can’t perform that action at this time.
0 commit comments