Linux
Last updated
Last updated
1. Go to AE Series SDK release page.
2. Download the latest SDK
3. Extract the downloaded file
4. run script install.sh
Docker image contain
1. Pull prebuilt docker image
If you want to run GUI application (e.g. realsense-viewer). You can bridge X environment from docker to host as follow
1. Clone source from realsense SDK and ae4xx-sdk
2. Run patch script
3. Compile using cmake
Before running the camera viewer, check the correct IP is set in /usr/etc/LIPS/lib/network.json
The default IP of all AE series camera are
192.168.0.100
. Make sure you set the right IP address if you modify on your own.
You can see the 2D and 3D camera feed by switching on Stereo Module
and RGB Camera
on the left panel.
4. You can see the built SDK files.