Skip to content

Commit e977a3b

Browse files
committed
modify for wip to build on ferrum environment
1 parent e338bde commit e977a3b

File tree

4 files changed

+30
-28
lines changed

4 files changed

+30
-28
lines changed

Makefile

Lines changed: 23 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,32 @@ SUBDIR+= ddp-actuator-solver
1414
SUBDIR+= dynamic-graph-tutorial
1515
SUBDIR+= dynamic-graph-v3
1616
SUBDIR+= dynamic-introspection
17-
SUBDIR+= example-adder
17+
#SUBDIR+= example-adder
1818
SUBDIR+= fcl
1919
SUBDIR+= FRILibrary
2020
SUBDIR+= hatponboard-lib
2121
SUBDIR+= head-action
2222
SUBDIR+= hey5-description
2323
SUBDIR+= hpp-affordance
24-
SUBDIR+= hpp-benchmark
25-
SUBDIR+= hrp2-14-description
26-
SUBDIR+= hrp2-dev
27-
SUBDIR+= infuse-asn1-conversions
28-
SUBDIR+= infuse-asn1-types
29-
SUBDIR+= infuse-envire
30-
SUBDIR+= infuse-idl
31-
SUBDIR+= infuse-msgs-ros
32-
SUBDIR+= infuse-novatel-gps-driver-ros
24+
#SUBDIR+= infuse-asn1-conversions
25+
#SUBDIR+= infuse-asn1-types
26+
#SUBDIR+= infuse-envire
27+
#SUBDIR+= infuse-idl
28+
#SUBDIR+= infuse-msgs-ros
29+
#SUBDIR+= infuse-novatel-gps-driver-ros
3330
SUBDIR+= jrl-walkgen-v3
3431
SUBDIR+= jsbsim
3532
SUBDIR+= libhatp
3633
SUBDIR+= libnabo
3734
SUBDIR+= libpointmatcher
38-
SUBDIR+= morse-ros
35+
#SUBDIR+= morse-ros
3936
SUBDIR+= msgconnector
40-
SUBDIR+= multicontact-api
41-
SUBDIR+= octovis
37+
#SUBDIR+= multicontact-api
38+
#SUBDIR+= octovis
4239
SUBDIR+= ompl
43-
SUBDIR+= openhrp3-hrp2
44-
SUBDIR+= openhrp3-simulator-wo-rtm
45-
SUBDIR+= osg-dae
40+
#SUBDIR+= openhrp3-hrp2
41+
#SUBDIR+= openhrp3-simulator-wo-rtm
42+
#SUBDIR+= osg-dae
4643
SUBDIR+= pal-gazebo-plugins
4744
SUBDIR+= pal-gazebo-worlds
4845
SUBDIR+= pal-gripper
@@ -60,31 +57,31 @@ SUBDIR+= pmb2-simulation
6057
SUBDIR+= prf-roboticsgroup-gazebo-plugins
6158
SUBDIR+= prf-teleop-tools
6259
SUBDIR+= py-bmtools
63-
SUBDIR+= py-casadi
64-
SUBDIR+= py-cvxpy
60+
#SUBDIR+= py-casadi
61+
#SUBDIR+= py-cvxpy
6562
SUBDIR+= py-dill
6663
SUBDIR+= py-dynamic-graph-bridge-v3
6764
SUBDIR+= py-dynamic-graph-tutorial
6865
SUBDIR+= py-dynamic-graph-v3
6966
SUBDIR+= py-ecos
70-
SUBDIR+= py-example-adder
67+
#SUBDIR+= py-example-adder
7168
SUBDIR+= py-gurobi
7269
SUBDIR+= py-hqp
7370
SUBDIR+= py-hpp-affordance-corba
74-
SUBDIR+= py-hpp-baxter
71+
#SUBDIR+= py-hpp-baxter
7572
SUBDIR+= py-hpp-bezier-com-traj
7673
SUBDIR+= py-hpp-centroidal-dynamics
77-
SUBDIR+= py-hpp-hrp2
74+
#SUBDIR+= py-hpp-hrp2
7875
SUBDIR+= py-hpp-rbprm
7976
SUBDIR+= py-hpp-rbprm-corba
8077
SUBDIR+= py-hpp-rbprm-robot-data
81-
SUBDIR+= py-hpp-romeo
78+
#SUBDIR+= py-hpp-romeo
8279
SUBDIR+= py-hpp-spline
8380
SUBDIR+= py-hpp-universal-robot
8481
SUBDIR+= py-libnabo
8582
SUBDIR+= py-mavlink
8683
SUBDIR+= py-morse
87-
SUBDIR+= py-mraa
84+
#SUBDIR+= py-mraa
8885
SUBDIR+= py-multicontact-api
8986
SUBDIR+= py-multiprocess
9087
SUBDIR+= py-ospi
@@ -119,7 +116,7 @@ SUBDIR+= py-talos-rbprm
119116
SUBDIR+= py-talos-torque-control
120117
SUBDIR+= py-tiago-tutorials
121118
SUBDIR+= pyrene-motions
122-
SUBDIR+= roralink
119+
#SUBDIR+= roralink
123120
SUBDIR+= ros-aicp-mapping
124121
SUBDIR+= ros-four-wheel-steering-msgs
125122
SUBDIR+= ros-image-pipeline
@@ -149,8 +146,8 @@ SUBDIR+= sot-dynamic-pinocchio-v3
149146
#SUBDIR+= sot-dyninv
150147
#SUBDIR+= sot-dyninv-v3
151148
SUBDIR+= soth
152-
SUBDIR+= sot-hrp2
153-
SUBDIR+= sot-hrp2-v3
149+
#SUBDIR+= sot-hrp2
150+
#SUBDIR+= sot-hrp2-v3
154151
SUBDIR+= sot-pattern-generator-v3
155152
SUBDIR+= sot-talos-balance
156153
SUBDIR+= sot-tools-v3

sysdep/pal-distro.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ifndef _paldistro_mk
66
_paldistro:=$(shell ${SHELL} ${ROBOTPKG_DIR}/wip/sysdep/pal-distro.sh)
77
export PALDISTRO:= $(word 1,${_paldistro})
88

9-
ifeq (erbium,${PREFER.pal-distro})
10-
ifeq (palerbium,${PALDISTRO})
9+
ifeq (ferrum,${PREFER.pal-distro})
10+
ifeq (palferrum,${PALDISTRO})
1111
ifeq (yes,$(call exists,${ROBOTPKG_DIR}/wip/sysdep/platform/${PALDISTRO}.mk))
1212
include ${ROBOTPKG_DIR}/wip/sysdep/platform/${PALDISTRO}.mk
1313
else

sysdep/pal-distro.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
#
1818
# Anthony Mallet on Fri Sep 9 2011
1919
#
20+
if test -d /opt/pal/ferrum; then
21+
echo "palferrum"
22+
exit 0
23+
fi
2024
if test -d /opt/pal/erbium; then
2125
echo "palerbium"
2226
exit 0

sysdep/platform/palferrum.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CMAKE_PREFIX_PATH+=/opt/pal/ferrum

0 commit comments

Comments
 (0)