Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
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
Container Registry
Model registry
Operate
Environments
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
Gepetto
robotpkg-wip
Commits
4653caf8
Commit
4653caf8
authored
6 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/roscontrol-sot] Update to version 0.0.4
Verbosity level can be set through rosparam Fix depend.mk
parent
89ff6d60
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
roscontrol-sot/Makefile
+1
-2
1 addition, 2 deletions
roscontrol-sot/Makefile
roscontrol-sot/depend.mk
+8
-8
8 additions, 8 deletions
roscontrol-sot/depend.mk
roscontrol-sot/distinfo
+3
-3
3 additions, 3 deletions
roscontrol-sot/distinfo
with
12 additions
and
13 deletions
roscontrol-sot/Makefile
+
1
−
2
View file @
4653caf8
# robotpkg Makefile for: wip/roscontrol_sot
#
VERSION
=
0.0.
3
VERSION
=
0.0.
4
PKGBASE
=
roscontrol-sot
PKGNAME
=
${
PKGBASE
}
-
${
VERSION
}
ROSNAME
=
$(
subst -,_,
${
PKGBASE
})
DISTNAME
=
${
ROSNAME
}
-
${
VERSION
}
WRKSRC
=
${
WRKDIR
}
/
${
ROSNAME
}
-
${
VERSION
}
DIST_SUBDIR
=
${
PKGBASE
}
PKGREVISION
=
1
CATEGORIES
=
wip
#MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=roscontrol_sot/}
...
...
This diff is collapsed.
Click to expand it.
roscontrol-sot/depend.mk
+
8
−
8
View file @
4653caf8
...
...
@@ -5,23 +5,23 @@ DEPEND_DEPTH:= ${DEPEND_DEPTH}+
ROSCONTROL_SOT_DEPEND_MK
:=
${
ROSCONTROL_SOT_DEPEND_MK
}
+
ifeq
(+,$(DEPEND_DEPTH))
DEPEND_PKG
+=
roscontrol
_
sot
DEPEND_PKG
+=
roscontrol
-
sot
endif
ifeq
(+,$(ROSCONTROL_SOT_DEPEND_MK))
# --------------------------------------
DEPEND_USE
+=
roscontrol
_
sot
ROS_DEPEND_USE
+=
roscontrol
_
sot
DEPEND_USE
+=
roscontrol
-
sot
ROS_DEPEND_USE
+=
roscontrol
-
sot
DEPEND_ABI.ros
+=
ros>
=
groovy
DEPEND_ABI.roscontrol
_
sot
?=
roscontrol
_
sot>
=
1
.0.
0
DEPEND_DIR.roscontrol
_
sot
?=
../../wip/roscontrol
_
sot
DEPEND_ABI.roscontrol
-
sot
?=
roscontrol
-
sot>
=
0
.0.
3
DEPEND_DIR.roscontrol
-
sot
?=
../../wip/roscontrol
-
sot
DEPEND_ABI.roscontrol
_
sot.groovy
?=
roscontrol
_
sot>
=
1
.0.
0
DEPEND_ABI.roscontrol
_
sot.hydro
?=
roscontrol
_
sot>
=
1
.0.
0
DEPEND_ABI.roscontrol
-
sot.groovy
?=
roscontrol
-
sot>
=
0
.0.
3
DEPEND_ABI.roscontrol
-
sot.hydro
?=
roscontrol
-
sot>
=
0
.0.
3
SYSTEM_SEARCH.roscontrol
_
sot
=
\
SYSTEM_SEARCH.roscontrol
-
sot
=
\
'include/roscontrol_sot/config.hh'
\
'lib/librcsot_controller.so'
\
'lib/pkgconfig/roscontrol_sot.pc:/Version/s/[^0-9.]//gp'
\
...
...
This diff is collapsed.
Click to expand it.
roscontrol-sot/distinfo
+
3
−
3
View file @
4653caf8
SHA1 (roscontrol-sot/roscontrol_sot-0.0.
3
.tar.gz) =
ce525aa04354daa201b305d941970cab2856665a
RMD160 (roscontrol-sot/roscontrol_sot-0.0.
3
.tar.gz) =
a0b54c18a0bcba02ed25ea730a3d904fc9480346
Size (roscontrol-sot/roscontrol_sot-0.0.
3
.tar.gz) =
766662
bytes
SHA1 (roscontrol-sot/roscontrol_sot-0.0.
4
.tar.gz) =
5dd8d92c9c8dc2d6a6955be21beac988cb2f6ad1
RMD160 (roscontrol-sot/roscontrol_sot-0.0.
4
.tar.gz) =
10f4a9c2ebe1c28a51a8bf5c7fd70ec08cb68ee5
Size (roscontrol-sot/roscontrol_sot-0.0.
4
.tar.gz) =
1232941
bytes
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