Skip to content
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

Arm support for MoveIt ? #986

Closed
nirbheeksetia opened this issue Nov 12, 2024 · 3 comments
Closed

Arm support for MoveIt ? #986

nirbheeksetia opened this issue Nov 12, 2024 · 3 comments

Comments

@nirbheeksetia
Copy link

Description
I am trying to follow the official MoveIt installation tutorial from the website. (For further reference: https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html ) While running the last command I get an error concerning the architecture of my system.

Environment
-ROS Distro: Jazzy
-OS Version: Ubuntu 24.04 (WSL2)
- CPU information:
Image

Steps to reproduce
After following through the whole tutorial, run the final command:

cd ~/ws_moveit
colcon build --mixin release

Error/Output
Image

Is there really no arm support for MoveIt? if yes, how do i fix this issue?

@nirbheeksetia nirbheeksetia changed the title 403 Forbidden when trying to run Docker image Arm support for MoveIt ? Nov 12, 2024
@sea-bass
Copy link
Contributor

sea-bass commented Nov 14, 2024

That seems related to the ros2_kortex repo, not for MoveIt.

You could maybe try this PR branch, which adds aarch64 support?
Kinovarobotics/ros2_kortex#238

@nirbheeksetia
Copy link
Author

Allright, I will try that. Thank you for your answer!

@mikeferguson
Copy link

Agree - this appears to be a ros2_kortex issue, not MoveIt itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants