Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Bailly
Gepetto Utils
Commits
effabd18
Commit
effabd18
authored
Feb 06, 2019
by
François Bailly
Browse files
changed package and add compile talos-dev. To be fixed: py-dynamic-graph-bridge make error
parent
fa10d26b
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/robotpkg-test-rc.py
View file @
effabd18
...
...
@@ -6,18 +6,16 @@ from robotpkg_tests import RobotpkgTests
arch_release_candidates
=
[
(
'dynamic-graph-v3'
,
'rc-v3.2.2'
),
(
'py-dynamic-graph-v3'
,
'devel'
),
(
'sot-core-v3'
,
'rc-v3.3.1'
),
(
'talos-simulation'
,
'devel'
),
(
'sot-dynamic-pinocchio-v3'
,
'devel'
),
(
'py-dynamic-graph-bridge-v3'
,
'devel'
),
(
'roscontrol-sot'
,
'devel'
),
(
'sot-talos'
,
'master'
),
(
'talos-simulation'
,
'devel'
)
(
'talos-metapkg-ros-control-sot'
,
'devel'
)]
ROBOTPKG_ROOT
=
'/local/fbailly/devel/robotpkg-test-rc'
arpgtestrc
=
RobotpkgTests
(
ROBOTPKG_ROOT
)
arpgtestrc
.
perform_test_rc
(
arch_release_candidates
)
arpgtestrc
.
compile_package
(
'talos-dev'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment