Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libuvc_ros
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
ADC
external
libuvc_ros
Commits
4da23ac6
Commit
4da23ac6
authored
11 years ago
by
Ken Tossell
Browse files
Options
Downloads
Patches
Plain Diff
changelogs
parent
9f4b4843
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
libuvc_camera/CHANGELOG.rst
+42
-0
42 additions, 0 deletions
libuvc_camera/CHANGELOG.rst
libuvc_ros/CHANGELOG.rst
+16
-0
16 additions, 0 deletions
libuvc_ros/CHANGELOG.rst
with
58 additions
and
0 deletions
libuvc_camera/CHANGELOG.rst
0 → 100644
+
42
−
0
View file @
4da23ac6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package libuvc_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.0.3 (2013-09-23)
------------------
* add an explicit dependency on generated files in CMake
This will make sure that the generated headers are build before they are compiled.
0.0.2 (2013-08-12)
------------------
* libuvc_camera now uses the libuvc cmake config script
* Fixed PACKAGE reference.
* Removed roslib setup code from UVCCamera.cfg.
0.0.1 (2013-08-01)
------------------
0.0.0 (2013-06-27)
------------------
* fixed dependencies and nodelet export
* adding missing catkin files
* catkin build
* License blocks
* added parameter for timestamping method
* added video format param. set min=0 for unsigned int params
* Added libuvc_camera nodelet
* reset driver state after closing uvc context
* forgot to uvc_exit(ctx) -- driver now closes on sigint
* update manifests
* use camera_info_manager for a real CameraInfo
* initial use of auto-update controls
The user can change AE mode, and the camera auto-updates
absolute exposure time and white balance temperature, which
are sent on to dynamic_reconfigure clients.
* fix rgb_frame_ leak
* beginning of driver with controls, dyn_reconf, caminfo
* added parameters ~vendor, ~product, ~serial_num
~vendor and ~product should be 0xhexadecimal. ~serial_num
can be any string.
* added -luvc
* sample ROS driver using libuvc
This diff is collapsed.
Click to expand it.
libuvc_ros/CHANGELOG.rst
0 → 100644
+
16
−
0
View file @
4da23ac6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package libuvc_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.0.3 (2013-09-23)
------------------
0.0.2 (2013-08-12)
------------------
0.0.1 (2013-08-01)
------------------
0.0.0 (2013-06-27)
------------------
* adding missing catkin files
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment