hyperspec-ai / orion-ros2-reference

Project Orion is an open source initiative to democratize the development of intelligent data collection systems for autonomous vehicle software, infrastructure and data pipelines for creating high quality certified data sets for researchers. The project is driven by a committee established by industrial partners.
MIT License
3 stars 2 forks source link

Test and Validate Continuous Integration #4

Open sputtagunta opened 4 years ago

sputtagunta commented 4 years ago

here is the information that we need for setting up Jenkins cd ~/workbench git clone https://github.com/go360-io/orion-ros2-reference.git sudo ln -s ~/workbench/orion-ros2-reference /opt/ws_kros cd /opt/ws_kros/docker

creates the build environment in a docker

./build_dev.sh

creates the shared libraries and puts them in the install/ folder

./build.sh

paragradke commented 4 years ago

need docker hub access. Stuck at ./build_dev.sh The push refers to repository [docker.io/projectorion/build_environment] 588ad35addf2: Preparing

sputtagunta commented 4 years ago

okay, this is fixed. Added go360jenkins to the repository.