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
Stack Of Tasks
sot-romeo
Commits
d26b3a6c
Commit
d26b3a6c
authored
Aug 29, 2014
by
Francois Keith
Browse files
[Travis] Add submodule.
parent
30ea0edf
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
d26b3a6c
[submodule "cmake"]
path = cmake
url = git://github.com/jrl-umi3218/jrl-cmakemodules.git
[submodule ".travis"]
path = .travis
url = git://github.com/jrl-umi3218/jrl-travis
.travis
@
52a6b185
Subproject commit 52a6b185463163784cf6b17f5b92438cc53aeddf
.travis.yml
0 → 100644
View file @
d26b3a6c
language
:
cpp
compiler
:
gcc
env
:
global
:
-
APT_DEPENDENCIES="doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev
libblas-dev gfortran python-dev python-sphinx python-numpy libbullet-dev
ros-hydro-angles
ros-hydro-common-msgs
ros-hydro-control-msgs
ros-hydro-realtime-tools
ros-hydro-resource-retriever
ros-hydro-robot-state-publisher
ros-hydro-ros-base
ros-hydro-tf
ros-hydro-urdf
ros-hydro-urdfdom-py"
-
GIT_DEPENDENCIES="jrl-umi3218/jrl-mathtools jrl-umi3218/jrl-mal laas/abstract-robot-dynamics jrl-umi3218/jrl-dynamics
stack-of-tasks/dynamic-graph stack-of-tasks/dynamic-graph-python stack-of-tasks/sot-core
stack-of-tasks/sot-tools stack-of-tasks/sot-dynamic
francois-keith/jrl_dynamics_urdf:topic/fixed_joints"
-
ROS_VERSION=hydro
-
ROS_GIT_DEPENDENCIES="francois-keith/dynamic_graph_bridge_msgs:catkin francois-keith/dynamic_graph_bridge:catkin laas:romeo"
-
ALLOW_CATKINLINT_FAILURE=true
notifications
:
email
:
-
francois.keith@gmail.com
branches
:
only
:
-
master
-
catkin
-
travis
script
:
./.travis/run build
after_success
:
./.travis/run after_success
after_failure
:
./.travis/run after_failure
before_install
:
./.travis/run dependencies/catkin; ./.travis/run before_install
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