[ros-users] [Discourse.ros.org] [Next Generation ROS/Troubleshooting] Ament Build with Proxy Setup

Ingo Lütkebohle ros.discourse at gmail.com
Mon Oct 16 06:22:23 UTC 2017



Relying only on environment variables is tricky for such things.

I remember when I built ROS for Yocto, there were so many meta-build systems involved that, at some point, the info got lost and then the download didn't work. I believe it had to do with the way python distutils were called from catkin, or something the like. Also, some version control systems like SVN and also some dependency resolution systems like maven don't look at the environment variables.

If possible, it would be preferable if we could have configuration variables for that directly within ament, which are filled from http_proxy and https_proxy by default. This way, they could be passed on to to the downstream tools in the proper way.





---
[Visit Topic](https://discourse.ros.org/t/ament-build-with-proxy-setup/2913/5) or reply to this email to respond.




More information about the ros-users mailing list