-
Notifications
You must be signed in to change notification settings - Fork 0
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
Not launching on Pi #5
Comments
I tried recompiling, but ran into some rosdep issues I don't feel like going down a rabbit hole to solve.... I think the easiest path forward will be to switch from Debian armv7l to Ubuntu armhf. |
Got past the rosdep stuff. |
See github.com/ros2/Mimick/pull/ 14 |
Same error after recompiling ros2 when running the example subscriber. I think something is up with rclutils. |
Things work when run from my Debian armv7l docker with qemu, so this looks like it must be something wierd that's specific to Raspbian or the rpi hardware? |
I'm thinking I'm going to need to jump to the 64-bit arm builds... EDIT: Upon further reflection I wasn't testing with the latest build that had DebInfo on the last test. Now I'm getting different errors atleast. EDIT: Seg fault city... Going to try going to arm64. |
Switched to arm64. |
Getting error:
May need to recompile foxy?
The text was updated successfully, but these errors were encountered: