-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ros1_bridge build error in Windows #435
Comments
So I decided to create new workspace and rebuild because I think my previous build workspace is very messy. The step is same
I also change some code
to
and
to
at line 160,247
to
because I get similar error like this This is my stdout_stderr log
Additional Info I use Windows 10 Home 22H2 with lenovo ideapad gaming 3 15ach6 16Gb Rams and 8 Core cpu When colcon build I see that memory usage is almost at 100% (I close every app possible only terminal colcon and task manager) and sometime memory usage is drop and cpu usage is 100% instead,and building time is around 50 minutes. Please help me. |
Bug report
Required Info:
Steps to reproduce issue
I follow README.md build from source step
1.
c:\opt\ros\noetic\x64\setup.bat
2.
c:\opt\ros\foxy\x64\setup.bat
3.
colcon build --symlink-install --packages-select ros1_bridge --cmake-force-configure
Expected behavior
Build successfully
Actual behavior
My stderr log is very large (around 76k lines) but there are patterns of errors
and same goes for
static_bridge
,dynamic_bridge
and alsonav_msgs
,diagonostic_msgs
format.there are also
and same pattern with above.
I'm download foxy branch and didn't edit any code. they found those msgs as in this stdout log
The text was updated successfully, but these errors were encountered: