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

Fix the 20s delay of build.sh. #22

Open darthcoder1 opened 4 years ago

darthcoder1 commented 4 years ago

In build.sh we source some ros bash scripts, which currently stalls for 20s on each build.

A simple solution would be to manage the LD_LIBRARY_PATH ourselves, as this is the main reason for sourcing the script