File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package avt_vimba_camera
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.0 (2021-11-30)
6
+ ------------------
7
+ * Code Cleanup and Autoformat (`#52 <https://github.com/astuff/avt_vimba_camera/issues/52 >`_)
8
+ * Improve rosout logging (`#50 <https://github.com/astuff/avt_vimba_camera/issues/50 >`_)
9
+ * Improve README (`#48 <https://github.com/astuff/avt_vimba_camera/issues/48 >`_)
10
+ * Parameter Refactor (`#46 <https://github.com/astuff/avt_vimba_camera/issues/46 >`_)
11
+ * Use timestamp from image capture in ROS header (`#41 <https://github.com/astuff/avt_vimba_camera/issues/41 >`_)
12
+ * Trigger over Ethernet (`#39 <https://github.com/astuff/avt_vimba_camera/issues/39 >`_)
13
+ * Remove stereo camera code (`#43 <https://github.com/astuff/avt_vimba_camera/issues/43 >`_)
14
+ * Update CI (`#44 <https://github.com/astuff/avt_vimba_camera/issues/44 >`_)
15
+ * Update to VimbaCPP Version 1.8.4 (SDK version 5.0) (`#36 <https://github.com/astuff/avt_vimba_camera/issues/36 >`_)
16
+ * Fixed 'escalating to SIGTERM' when closing (`#22 <https://github.com/astuff/avt_vimba_camera/issues/22 >`_)
17
+ * Contributors: icolwell-as, vbrebion
18
+
5
19
0.0.12 (2020-06-05)
6
20
-------------------
7
21
* Fix MonoCamera nodelet (`#16 <https://github.com/astuff/avt_vimba_camera/issues/16 >`_)
8
22
* Launch File Updates (`#13 <https://github.com/astuff/avt_vimba_camera/issues/13 >`_)
9
-
10
- * Standardize launch file formatting, remove commented code
11
- * Provide args for all parameters
12
- * Launch file for Mako G-319
13
-
14
23
* Remove duplicated launch file installs (`#15 <https://github.com/astuff/avt_vimba_camera/issues/15 >`_)
15
24
* Brief README (`#10 <https://github.com/astuff/avt_vimba_camera/issues/10 >`_)
16
25
* Add more pixelformats, thanks to @jmoreau-hds (`#3 <https://github.com/astuff/avt_vimba_camera/issues/3 >`_)
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >avt_vimba_camera</name >
4
- <version >0 .0.12 </version >
4
+ <version >1 .0.0 </version >
5
5
<description >Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK.</description >
6
6
<license >BSD</license >
7
7
You can’t perform that action at this time.
0 commit comments