Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iri_mvbluefox3_camera_driver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
labrobotica
ros
sensors
mono_cameras
iri_mvbluefox3_camera_driver
Graph
v0.2
Select Git revision
Branches
1
master
default
protected
Tags
2
v0.2
v0.1
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
16
Jan
31
Aug
26
Jun
3
May
2
23
Feb
28
Apr
27
Mar
9
Jan
23
Dec
19
18
17
18
15
14
13
12
Add load_cfg param. Incrase frame_rate param max value. Comment GetConfig for every get image
master
master
Clean indentation, from tabs to double space
Removed some unnecessary dependencies that generated catkin_make warnings.
Added a dependency to build the iri_base_driver messages before building this node.
Renamed the node with the _driver prefix.
Update ReadMe.md
Add cam calibration for F0300141
Add cam calibration for F0300141
merge with previous version
v0.2
v0.2
New API without IRI dependency
Update ReadMe.md
merge
FIX: CV_bridge image encodings. cv_bridge does not support OpenCV formats, thus convertion is now done in the driver.
FIX of enconding from 8UC3 to rgb8 for ROS incompatib.
Update ReadMe.md
Update ReadMe.md
Update ReadMe.md
Update ReadMe.md
new calibration parameters from USE
Update ReadMe.md with mvAcquire correct version
First version with MV parameters working fine.
v0.1
v0.1
readme update
Added readme
First version with MV parameters working fine.
almost working. only raw messages to be fixed in ros node
tests
loading settings from bluefox xml. something is not correct for ROS format., needs to be fixed
Almost all parameters working. remaining after gamma
almost working. to verify all dynrec
almost working. to be solved naming in launch and verify parameters
all done to debug dynamic reconfigure parameters
first version working with two cameras. parameters from dyn rec must be set
FAIL: new structure with several cameras. to be debugged
working with opencv3.0 and ROS. first draft
working with opencv3.1
working with opencv3.0 with image_transport_plugins and vision_opencv packages in the same workspace. Otherwise ROS has problems with Opencv3.0
minor modifications
minor modifications. after verif. with ros and opencv
new driver node
cleaning folder to change node type to driver
Loading