You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spinnaker_camera_driver/CHANGELOG.rst
+67Lines changed: 67 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,73 @@ Changelog for package spinnaker_camera_driver
76
76
* Start overhauling the spinnaker download script so it works with the correct endpoint & matches the general structure of the pointgrey_camera_driver
77
77
* Contributors: Adam Romlein, Chris I-B, Evan Bretl, Fabian Schilling, Ferdinand, Joseph Curtis, Luis Camero, Max Schwarz, Stephan, Tony Baltovski, Yoshua Nava, Yuki Furuta, luis-camero
78
78
79
+
Forthcoming
80
+
-----------
81
+
* Only install necessary libraries
82
+
* 0.2.2
83
+
* Changes.
84
+
* Added new-line at EOF
85
+
* Spinnaker libraries are now all copied to usr/lib
86
+
* Reordered definitions to prevent compiler warnings
87
+
* 0.2.1
88
+
* Changes.
89
+
* Removed check for build/usr/lib which would cause build to skip Spinnaker SDK install
90
+
* 0.2.0
91
+
* Changes.
92
+
* Changes.
93
+
* Fixed all issues reported by roslint
94
+
* Updated file paths to /opt/spinnaker instead of /usr/spinnaker
* fixes error on destroying SpinnakerCamera with multiple cameras
113
+
* adds clarifying comment
114
+
* Add /opt/spinnaker to spinnaker discovery options (`#63 <https://github.com/ros-drivers/flir_camera_driver/issues/63>`_)
115
+
* increase maximum value of exposure_time/auto_exposure_time_upper_limit (`#55 <https://github.com/ros-drivers/flir_camera_driver/issues/55>`_)
116
+
* add option to set queue_size for ros publisher (`#54 <https://github.com/ros-drivers/flir_camera_driver/issues/54>`_)
117
+
* Added support for Grasshopper3. Identical to Chameleon3, split into separate files for clarity. (`#26 <https://github.com/ros-drivers/flir_camera_driver/issues/26>`_)
118
+
* Feature: horizontal and vertical image reverse (`#41 <https://github.com/ros-drivers/flir_camera_driver/issues/41>`_)
119
+
* Add horizontal/vertical inverse to reconfigure cfg
* Removed opencv as depend. (`#46 <https://github.com/ros-drivers/flir_camera_driver/issues/46>`_)
139
+
* Changed the download script to check for destination folder and moved unpack directory. (`#44 <https://github.com/ros-drivers/flir_camera_driver/issues/44>`_)
140
+
* Create the directory if it doesn't exist
141
+
* Remove an unnecessary deb
142
+
* Spinnaker driver now successfully downloads & builds
143
+
* Start overhauling the spinnaker download script so it works with the correct endpoint & matches the general structure of the pointgrey_camera_driver
144
+
* Contributors: Adam Romlein, Chris I-B, Evan Bretl, Fabian Schilling, Ferdinand, Joseph Curtis, Luis Camero, Max Schwarz, Stephan, Tony Baltovski, Yoshua Nava, Yuki Furuta, luis-camero
145
+
79
146
0.1.3 (2018-09-25)
80
147
------------------
81
148
* Fix install targets when Spinnaker is installed locally. Tabs in FindSpinnaker.
0 commit comments