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

Change binary pathes #23

Closed darthcoder1 closed 4 years ago

darthcoder1 commented 4 years ago

This change adds a deploy_arch.sh script, which compresses and copies the binaries into install/<arch> directory. The architecture is currently hardcoded to x64, but we'll fix that as soon as we have x-compilation up and running.

This script is invoked from build.sh in the context of the host machine.