File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2
+ Changelog for package ros2_numpy
3
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
+
5
+ 2.0.6 (2022-04-15)
6
+ ------------------
7
+ * Improve speed of msgify(point_cloud_2_np) by 115x (`#3 <https://github.com/Box-Robotics/ros2_numpy/pull/3 >`_)
8
+ * Contributors: Alex Thiel
9
+
10
+
1
11
2.0.5 (2022-02-24)
2
- -----------
12
+ ------------------
3
13
* Ported to `tf_transformations <https://github.com/DLu/tf_transformations >`_
14
+ * Contributors: Tom Panzarella
4
15
5
16
6
17
2.0.4 (2021-11-02)
Original file line number Diff line number Diff line change 4
4
<package format =" 3" >
5
5
<name >ros2_numpy</name >
6
6
<!-- MAJOR is 2 for ROS2 version -->
7
- <version >2.0.5 </version >
7
+ <version >2.0.6 </version >
8
8
<description >A collection of conversion functions for extracting numpy arrays from messages</description >
9
9
10
10
<author email =" wieser@mit.edu" >Eric Wieser</author >
You can’t perform that action at this time.
0 commit comments