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
15ed6e0c
Commit
15ed6e0c
authored
7 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/openhrp3-simulator-wo-rtm] Update to 1.1.2
rosification of openhrp3-simulator-wo-rtm robustify openhrp3-simulator-wo-rtm
parent
531360cc
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
openhrp3-simulator-wo-rtm/Makefile
+9
-6
9 additions, 6 deletions
openhrp3-simulator-wo-rtm/Makefile
openhrp3-simulator-wo-rtm/depend.mk
+4
-1
4 additions, 1 deletion
openhrp3-simulator-wo-rtm/depend.mk
openhrp3-simulator-wo-rtm/distinfo
+3
-3
3 additions, 3 deletions
openhrp3-simulator-wo-rtm/distinfo
with
16 additions
and
10 deletions
openhrp3-simulator-wo-rtm/Makefile
+
9
−
6
View file @
15ed6e0c
# robotpkg Makefile for: simulation/openhrp3-simulator-wo-rtm
# Created: Olivier Stasse on Thursday, 25 Aug 2016
#
VERSION
=
1.1.1
DISTNAME
=
openhrp3-simulator-wo-rtm-
${
VERSION
}
VERSION
=
1.1.2
PKGNAME
=
openhrp3-simulator-wo-rtm-
${
VERSION
}
DISTNAME
=
$(
subst -,_,
${
PKGBASE
})
-
${
VERSION
}
CATEGORIES
=
simulation
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
openhrp3-simulator-wo-rtm/
}
...
...
@@ -12,13 +13,15 @@ MAINTAINER= ostasse@laas.fr
COMMENT
=
OpenHRP-3 Simulator without RTM
LICENSE
=
eclipse
USE_BOOST_LIBS
=
thread
CMAKE_ARGS
+=
-DCMAKE_INSTALL_LIBDIR
=
lib
WRKSRC
=
${
WRKDIR
}
/openhrp3-simulator-wo-rtm-
${
VERSION
}
DYNAMIC_PLIST_DIRS
+=
share/doc/openhrp3-simulator-wo-rtm
include
../../graphics/gepetto-viewer/depend.mk
include
../../devel/ros-catkin/depend.mk
include
../../devel/ros-roscpp-core/depend.mk
include
../../interfaces/ros-std-msgs/depend.mk
include
../../lang/ros-message-generation/depend.mk
include
../../interfaces/ros-common-msgs/depend.mk
include
../../pkgtools/pkg-config/depend.mk
include
../../mk/sysdep/cmake.mk
include
../../mk/language/c.mk
...
...
This diff is collapsed.
Click to expand it.
openhrp3-simulator-wo-rtm/depend.mk
+
4
−
1
View file @
15ed6e0c
...
...
@@ -13,7 +13,10 @@ ifeq (+,$(OPENHRP3_SIMULATOR_WO_RTM_DEPEND_MK)) # ------------------------------
PREFER.openhrp3_simulator_wo_rtm
?=
robotpkg
SYSTEM_SEARCH.openhrp3-simulator-wo-rtm
=
'lib/pkgconfig/openhrp3-simulator-wo-rtm.pc:/Version/s/[^0-9.]//gp'
SYSTEM_SEARCH.openhrp3-simulator-wo-rtm
=
\
'lib/pkgconfig/openhrp3_simulator_wo_rtm.pc:/Version/s/[^0-9.]//gp'
\
'share/openhrp3_simulator_wo_rtm/package.xml:/<version>/s/[^0-9.]//gp'
\
'share/openhrp3_simulator_wo_rtm/cmake/openhrp3_simulator_wo_rtmConfig.cmake'
DEPEND_USE
+=
openhrp3-simulator-wo-rtm
...
...
This diff is collapsed.
Click to expand it.
openhrp3-simulator-wo-rtm/distinfo
+
3
−
3
View file @
15ed6e0c
SHA1 (openhrp3
-
simulator
-
wo
-
rtm-1.1.
1
.tar.gz) =
fe3c80c5e3bb1c9b1c5e2fa5182c9fae26779130
RMD160 (openhrp3
-
simulator
-
wo
-
rtm-1.1.
1
.tar.gz) =
38400d2d0458cd81abe52b76e6c8a26bf71c5daa
Size (openhrp3
-
simulator
-
wo
-
rtm-1.1.
1
.tar.gz) = 183
1478
bytes
SHA1 (openhrp3
_
simulator
_
wo
_
rtm-1.1.
2
.tar.gz) =
1be5fe4af4e78a50ff36b3ed273e3e7a7a472636
RMD160 (openhrp3
_
simulator
_
wo
_
rtm-1.1.
2
.tar.gz) =
9cf9468775a63c35ff18fd628a9f5f8f812289e4
Size (openhrp3
_
simulator
_
wo
_
rtm-1.1.
2
.tar.gz) = 183
5873
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