Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wolf_ros_vision
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
wolf_projects
wolf_ros
wolf_ros_vision
Graph
devel
Select Git revision
Branches
2
devel
default
main
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jan
6
Jan
5
13
Jan
9
19
Oct
11
27
Sep
8
26
Jul
21
20
May
19
16
14
13
12
11
28
Apr
25
24
23
19
18
17
16
15
14
13
12
11
10
9
8
7
6
30
Mar
16
15
[skip ci] license headers added or modified
devel
devel
[skip ci] license headers added or modified
main
main
[skip ci] license headers added or modified
[skip ci] license headers added or modified
[skip ci] license headers added or modified
Merge branch 'devel' into 'main'
[skip ci] Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Fix CMAKE_CXX_FLAGS
CI: removed vision_utils installation
hotfix Update .gitlab-ci.yml file
[skip-ci] Clean useless functions
[skip-ci] check number of channels of image on which to draw
Merge branch 'devel' into 'main'
Merge branch '2-adapt-to-core-cmake-refactor' into 'devel'
[skip ci] print variables
Cleaner includes and compilation files
[skip-ci] Merge branch 'devel' into 2-adapt-to-core-cmake-refactor
Merge branch '1-publisher-for-visual-odometry' into 'devel'
[skip-ci] never need a build folder in a catkin pkg
Merge branch '1-publisher-for-visual-odometry' of ssh://gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_ros/wolf_ros_vision into 1-publisher-for-visual-odometry
[slip-ci] adapt to constness changes
Remove getTracks() usage
gitignore
cmake and package.xml files updated and cleaned
strange linking bug fixed
Merge branch 'devel' into 1-publisher-for-visual-odometry
Rename a few vars and methods. Add and comment method to draw all tracks (alive and dead)
Use Problem::findProcessor()
[skip ci] removed except master
Format
Use SensorCamera API for projection matrix
Added a camera info publisher node: reads a camera yaml file and publishes as Camerainfo when receiving an image
Merge remote-tracking branch 'origin/1-publisher-for-visual-odometry' into 1-publisher-for-visual-odometry
format
Add a parameter to show or not features from the preprocessor
Preprocessor debug image only created if requested
Remove eld commented code and organize a bit
Cleanup unnecessarily complicated code
Do not draw features in preprocessor debug, only track lines
Loading