Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Meta 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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
uav-hds
intel-aero
Meta Ros
Commits
1ce5b866
Commit
1ce5b866
authored
8 years ago
by
KristofRobot
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #419 from bulwahn/image-publisher
image-publisher: providing initial recipe
parents
3db84187
c4c9803b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-ros/image-pipeline/image-publisher_1.12.19.bb
+8
-0
8 additions, 0 deletions
recipes-ros/image-pipeline/image-publisher_1.12.19.bb
recipes-ros/packagegroups/packagegroup-ros-world.bb
+1
-0
1 addition, 0 deletions
recipes-ros/packagegroups/packagegroup-ros-world.bb
with
9 additions
and
0 deletions
recipes-ros/image-pipeline/image-publisher_1.12.19.bb
0 → 100644
+
8
−
0
View file @
1ce5b866
DESCRIPTION = "Node publishing an image stream from single image file or avi motion file."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=12;endline=12;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "camera-info-manager cv-bridge dynamic-reconfigure image-transport nodelet roscpp sensor-msgs"
require image-pipeline.inc
This diff is collapsed.
Click to expand it.
recipes-ros/packagegroups/packagegroup-ros-world.bb
+
1
−
0
View file @
1ce5b866
...
...
@@ -93,6 +93,7 @@ RDEPENDS_${PN} = "\
ivcon \
convex-decomposition \
camera-calibration \
image-publisher \
image-proc \
image-rotate \
stereo-image-proc \
...
...
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