File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
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
+ 0.0.12 (2020-06-05)
6
+ -------------------
7
+ * Fix MonoCamera nodelet (`#16 <https://github.com/astuff/avt_vimba_camera/issues/16 >`_)
8
+ * 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
+ * Remove duplicated launch file installs (`#15 <https://github.com/astuff/avt_vimba_camera/issues/15 >`_)
15
+ * Brief README (`#10 <https://github.com/astuff/avt_vimba_camera/issues/10 >`_)
16
+ * Add more pixelformats, thanks to @jmoreau-hds (`#3 <https://github.com/astuff/avt_vimba_camera/issues/3 >`_)
17
+ * Contributors: icolwell-as
18
+
5
19
0.0.11 (2019-08-19)
6
20
-------------------
7
21
* Merge pull request `#35 <https://github.com/astuff/avt_vimba_camera/issues/35 >`_ from willcbaker/feature/nodelet
@@ -43,9 +57,11 @@ Changelog for package avt_vimba_camera
43
57
* Change variable scope
44
58
* Fix `#15 <https://github.com/srv/avt_vimba_camera/issues/15 >`_: do not depend on turbot_configurations
45
59
* Merge pull request `#14 <https://github.com/srv/avt_vimba_camera/issues/14 >`_ from josepqp/kinetic
46
- * 1) Added ARM 32 bits libraries
47
- 2) Modified CMakeList.txt to compile with ARM 32 bits
48
- 3) Added Iris Parameter
60
+
61
+ * Added ARM 32 bits libraries
62
+ * Modified CMakeList.txt to compile with ARM 32 bits
63
+ * Added Iris Parameter
64
+
49
65
* kinetization
50
66
* Fix sync problems after camera tests
51
67
* Add a sync timer
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >avt_vimba_camera</name >
4
- <version >0.0.11 </version >
4
+ <version >0.0.12 </version >
5
5
<description >Wrapper of the Allied Vision Technologies (AVT) VIMBA Ethernet and Firewire SDK.</description >
6
6
7
7
<
maintainer email =
" [email protected] " >Miquel Massot</
maintainer >
You can’t perform that action at this time.
0 commit comments