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
e73708fe
Commit
e73708fe
authored
11 years ago
by
Kristof Robot
Browse files
Options
Downloads
Patches
Plain Diff
pcl-conversions: initial commit
parent
82862f29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-ros/pcl-conversions/pcl-conversions_0.1.5.bb
+14
-0
14 additions, 0 deletions
recipes-ros/pcl-conversions/pcl-conversions_0.1.5.bb
with
14 additions
and
0 deletions
recipes-ros/pcl-conversions/pcl-conversions_0.1.5.bb
0 → 100644
+
14
−
0
View file @
e73708fe
DESCRIPTION = "Provides conversions from PCL data types and ROS message types"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "pcl-msgs pcl"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "1cfba274d55c7e09d98ec8509240a682"
SRC_URI[sha256sum] = "9ac20bb51248e5c39f5aeccfaabbf2ed0a42130871f52f134dfcdfa03dac00ec"
S = "${WORKDIR}/${ROS_SP}"
inherit catkin
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