Skip to content

383 add arm support for realsense and zed#402

Open
Jelmerdw wants to merge 3 commits intomainfrom
383-add-ARM-support-for-Realsense-and-Zed
Open

383 add arm support for realsense and zed#402
Jelmerdw wants to merge 3 commits intomainfrom
383-add-ARM-support-for-Realsense-and-Zed

Conversation

@Jelmerdw
Copy link
Collaborator

@Jelmerdw Jelmerdw commented Feb 26, 2026

Description

This PR adds ARM support for Zed and Realsense.
For both, the SDK installation was adapted to use the correct installation file based on the system architecture.

For Realsense, we now use SDK version 2.57.6 instead of 2.57.3, since this is the first version with ARM assets.

For ZED, we still use SDK version 5.0, with links from https://www.stereolabs.com/en-nl/developers/release/5.0 for Cuda 12.

Both images do build now on ARM and AMD.
However, the changes should be tested on the hardware (both AMD laptop and Jetson ARM)

Fixes: #383

Testing

  • CICD

Realsense:

  • AMD Laptop
  • ARM Jetson

Zed:

  • AMD Laptop
  • ARM Jetson

Signed-off-by: Jelmer de Wolde <jelmer.de.wolde@alliander.com>
Signed-off-by: Jelmer de Wolde <jelmer.de.wolde@alliander.com>
Signed-off-by: Jelmer de Wolde <jelmer.de.wolde@alliander.com>
@Jelmerdw Jelmerdw marked this pull request as ready for review February 26, 2026 13:40
@rosalievanark
Copy link
Collaborator

The CUDA base image does not build properly on the Jetsons, will try to switch out the base image with nvcr.io/nvidia/l4t-jetpack:r36.4.0.

@rosalievanark
Copy link
Collaborator

Extra todo:
The realsense camera was not built with LibRealSense v2.57.6 but with v2.56.4 and contains old firmware that needs to be updated.

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

Successfully merging this pull request may close these issues.

[ARM] Add support for Realsense and Zed

2 participants