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
ff2c13da
Commit
ff2c13da
authored
8 years ago
by
Matthieu Herrb
Browse files
Options
Downloads
Patches
Plain Diff
[wip/mhp-genom] remove jido and attentional options
These depend on the removed lwr-genom and attentional-genom packages
parent
67fe337d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mhp-genom/Makefile
+0
-26
0 additions, 26 deletions
mhp-genom/Makefile
with
0 additions
and
26 deletions
mhp-genom/Makefile
+
0
−
26
View file @
ff2c13da
...
...
@@ -32,21 +32,6 @@ define PKG_OPTION_SET.hrp2
include
../../localization/pom-genom/depend.mk
endef
##
## Jido
##
PKG_OPTION_DESCR.jido
=
Compile MHP
for
Jido
define
PKG_OPTION_SET.jido
GENOM_ARGS
+=
-DJIDO
GENOM_ARGS
+=
-DUSE_GLUT
include
../../localization/pom-genom/depend.mk
include
../../math/gbM/depend.mk
include
../../wip/lwr-genom/depend.mk
include
../../motion/pilo-genom/depend.mk
endef
PKG_SUGGESTED_OPTIONS
+=
jido
##
## Simulation
##
...
...
@@ -71,17 +56,6 @@ define PKG_OPTION_SET.hri_costspace
include
../../wip/libmove3d-planners/depend.mk
endef
##
## Attentional
##
PKG_SUPPORTED_OPTIONS
+=
attentional
PKG_OPTION_DESCR.attentional
=
Compile MHP with the attentional plugin
define
PKG_OPTION_SET.attentional
GENOM_ARGS
+=
-DATTENTIONAL
include
../../wip/attentional-genom/depend.mk
endef
##
## Pr2
##
...
...
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