ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Colcon build fails on ROS2 windows

asked 2018-06-19 12:48:57 -0500

aks gravatar image

updated 2018-06-19 13:12:08 -0500

Trying to build the ROS2 on windows using colcon build. Here is the summary :

Summary: 45 packages finished [637.65s]

 1 package failed: poco_vendor  
 3 packages aborted: fastrtps orocos_kdl rosidl_generator_cpp  
 11 packages had stderr output: ament_copyright ament_cppcheck ament_cpplint ament_flake8 ament_index_python ament_lint_cmake ament_package ament_pep257 ament_uncrustify launch launch_testing  
 124 packages not processed

Is the colcon build completely tested or am I making some basic mistakes

EDIT : I am using a VM. The proxy settings are set as follows : git config --global http.proxy http://proxyUsername:proxyPassword@proxy.server.com:port

edit retag flag offensive close merge delete

Comments

Colcon appears to have worked fine; poco_vendor failed to build. What's the output of colcon build --event-handlers console_direct+ --packages-select poco_vendor ?

sloretz gravatar image sloretz  ( 2018-06-19 12:50:54 -0500 )edit

It says [Processing: poco_vendor] --using src = 'https://github.com/pocoproject/poco/archive/poco-1.7.7-release.tar.gz' but it is unable to connect connect to 192.30.253.113 port 443 failed: Timed out. I feel this is because of the proxy settings. And therefore the colcon build doesnt succeed.

aks gravatar image aks  ( 2018-06-19 13:16:07 -0500 )edit

You should look into the connectivity problems of your VM then.

Dirk Thomas gravatar image Dirk Thomas  ( 2018-06-19 13:30:54 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2022-06-12 04:37:52 -0500

passwd gravatar image

hello guys I have 2 problem in ubuntu 22.04. First one is when ı am run colcon build command, my computers screen is freezing and closing. I thoughed that the proble was gpu and I disable it. But than it didn't work.( my computer's quality: NVIDIA gtx 1050, 16gb RAM, intel core i7 8th gen, dual operating system). Second one is ubuntu 22.04 is sooo slow. Can you help me about them pleaseee?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-06-19 12:48:57 -0500

Seen: 1,349 times

Last updated: Jun 19 '18