Page 1 of 1

Fix s250e ID on boot

Posted: Fri Jun 15, 2012 10:28 am
by ORB_Lab
Hello,

I'm using six s250e cameras in my motion capture system, but every time they boot up, they get new IDs. Is there any way to ensure that the same camera always gets the same ID number on boot-up? I know the CameraSDK lets you query their serial number, so maybe there's a way to use that to fix their IDs? Ideally, I'd like to just be able to do it in Tracking Tools.

Aaron

Re: Fix s250e ID on boot

Posted: Tue Jun 19, 2012 4:11 pm
by NaturalPoint - Mike
Default camera ID numbers are generated by serial number (lowest is 1, second lowest is 2, et. cetera). Once you calibrate, they are re-arranged based on their position within the volume.

Loading a calibration file should load the calibrated volume camera numbers appropriately.

Re: Fix s250e ID on boot

Posted: Mon Jun 25, 2012 1:15 pm
by ORB_Lab
Awesome. Thanks for the help.