Skip to content

Spaceport Publisher

Ali Tokur edited this page Feb 2, 2022 · 8 revisions

In this part, we are going to use Spaceport publisher nodes prepared for ROS using the Azure SDK.

Step 1: Get and then extract the Spaceport from here

Step 2: You can use setup.sh script to build Azure SDK

cd publisher
bash setup.sh

Note: We use --postime to launch all cameras synchronously. That's why the entered parameter is important. You can use any number to test the publishers but to be able to capture correctly you have to use the following command --postime $(($(date +%s%N)/1000000))

If all went well you will be able to open your device and see all connected Azure Kinects as above.

User Guide

Reference

Troubleshooting

Draft

Proposals

Clone this wiki locally