-
Notifications
You must be signed in to change notification settings - Fork 56
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
Can't Build create3_sim #202
Comments
Hi @retupmoc1, unfortunately it won't be easy to help you as this error seems related to your laptop/setup rather than a problem in this repository. Let me start with a quick question though.
(or use If you need to build from sources, it looks like there's a problem with your boost setup.
|
Hi Alberto, Understood on the local config. I was hoping someone had run into the same or similar issue. I'll try the shell commands you suggested not because I need to build from source, but because I'm now determined to make it work and might learn something in the process. Also, I did not realize there was a package! Hah! Thanks for pointing this out. I'll keep an eye on the available package list with "irobot-create" in the name going forward. Thanks, |
Why does the README not suggest these instead of only a "build from Create3_sim sources"? Sorry not OP, but have spent over a day trying multiple times following the Create3_sim docs trying the Ignition approach - finally managed understand Humble Gazebo Classic Create3_sim works, Ignition not. |
The colcon build of create3_sim fails for me with cmake errors. I think I went thru the steps in the create3_sim readme pretty faithfully, but deviated on the ignition version before trying the build...
I have only a little experience with cmake and have zero experience with boost, so this has me baffled. When I run this command:
dpkg -s libboost-dev | grep 'Version'
the boost version returned is 1.74.0.3ubuntu7. However, the error call stack refers to /usr/local/lib/cmake where all the files and folders imply 1.7.2.Other setup notes:
Any help would be greatly appreciated!
Thanks,
Steve
The text was updated successfully, but these errors were encountered: