We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9f00d8 + 92bc0fb commit 064b95aCopy full SHA for 064b95a
jenkins-pipeline
@@ -2,7 +2,7 @@ library 'continuous_integration_pipeline'
2
ciPipeline("--ros-distro noetic --publish-doxygen --recipes raisimlib \
3
--dependencies 'git@github.com:leggedrobotics/hpp-fcl.git;master;git'\
4
'git@github.com:leggedrobotics/pinocchio.git;master;git'\
5
- 'git@github.com:leggedrobotics/ocs2_robotic_assets.git;feature/manip-assets;git'\
+ 'git@github.com:leggedrobotics/ocs2_robotic_assets.git;main;git'\
6
--ignore ocs2_doc")
7
8
node {
0 commit comments