Search found 4 matches

by NathanielTagg
Mon Apr 03, 2023 6:49 am
Forum: OptiTrack Data Streaming
Topic: Assertion `std::this_thread::get_id() == mMainThreadId' failed.
Replies: 0
Views: 33350

Assertion `std::this_thread::get_id() == mMainThreadId' failed.

NatNet is throwing this exception: /home/mrbuild/npoint/apps/NatNet/NatNetLib/src/ClientCore.cpp:2084: void ClientCore::ClearCommandConfirmation(): Assertion `std::this_thread::get_id() == mMainThreadId' failed. It is true that I am setting up the system in one thread, then starting the callback loo...
by NathanielTagg
Thu Jan 12, 2023 6:52 am
Forum: Motive
Topic: Bug report: UI scaling
Replies: 0
Views: 30463

Bug report: UI scaling

Hi, I'm using Motive 3.0.1 on a Windows 10 laptop, and one issue I'm consistently finding is that it is largely unusuable if started when the Windows Display control pannel is set with "Scale and layout" of anything other than 100%. This is inconvenient since working at 100% scale means te...
by NathanielTagg
Fri Dec 23, 2022 7:51 am
Forum: OptiTrack Data Streaming
Topic: NatNet stream details
Replies: 0
Views: 33830

NatNet stream details

A few more random questions about NatNet streams: - Is the "models updated" bit reliable? When does it get emitted, specifically? - Is there a list of of bit meanings for the rigid body .params element? - I'm seeing strangeness in the marker sets data. I'm testing with a recorded Take. Cha...
by NathanielTagg
Wed Dec 21, 2022 8:47 am
Forum: OptiTrack Data Streaming
Topic: Absolute timing NatNet
Replies: 0
Views: 33544

Absolute timing NatNet

Hi, I'm just getting started with our OptiTrack systems. We are going to want to correlate data taken with the mocap rig with external sensor data. Timing precision of ~1 ms is probably good enough for us. My plan was to stream NatNet data to a custom app that would also integrate data from 3rd part...