Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
external
libuvc_ros
Commits
326f83be
Commit
326f83be
authored
Apr 13, 2018
by
Kei Okada
Browse files
update CHANGELOG
parent
9f49f65a
Changes
2
Hide whitespace changes
Inline
Side-by-side
libuvc_camera/CHANGELOG.rst
View file @
326f83be
...
...
@@ -2,6 +2,21 @@
Changelog for package libuvc_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge pull request `#46 <https://github.com/ros-drivers/libuvc_ros/issues/46>`_ from k-okada/master
set timestamp
* set only when frame->capture_time is 0
* set ros::Time::now() because libuvc does not set capture_time (https://github.com/ktossell/libuvc/blob/master/src/stream.c#L1100)
* Merge pull request `#45 <https://github.com/ros-drivers/libuvc_ros/issues/45>`_ from mikaelarguedas/patch-2
update to use non deprecated pluginlib macro
* update to use non deprecated pluginlib macro
* Merge pull request `#42 <https://github.com/ros-drivers/libuvc_ros/issues/42>`_ from mikaelarguedas/patch-1
fix compiler warning
* fix compiler warning
http://build.ros.org/view/Ldev/job/Ldev__libuvc_ros__ubuntu_xenial_amd64/3/warnings21Result/
* Contributors: Kei Okada, Mikael Arguedas
0.0.9 (2017-06-15)
------------------
* enable to compile with libuvc <= v0.0.5
...
...
libuvc_ros/CHANGELOG.rst
View file @
326f83be
...
...
@@ -2,6 +2,9 @@
Changelog for package libuvc_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.0.9 (2017-06-15)
------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment