Skip to content
Snippets Groups Projects
Commit bfb203ca authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Merge branch '454-implementation-of-new-nodes-creation' of...

Merge branch '454-implementation-of-new-nodes-creation' of ssh://gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_lib/wolf into 454-implementation-of-new-nodes-creation
parents 67bfea4c 172a03dd
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #12477 failed
......@@ -110,6 +110,7 @@ stages:
- cd build
- cmake -DCMAKE_BUILD_TYPE=release -DBUILD_DEMOS=ON -DBUILD_TESTS=ON ..
- make -j$(nproc)
- ldconfig
- ctest -j$(nproc) --output-on-failure
# run demos
- ../bin/hello_wolf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment