CTech Metrology, Luc Wens Observer pattern Introduction The observer pattern manages a group of views that need to be updated when a subject changes. This article is written at the end of making a test program which can be found on Github http... CTrack 31 okt. 2025
CTech Metrology, Luc Wens Reworking measurements of geometries CAlign->MeasureInit SetCADShow(false) MeasureInitPointCloud Attempt to switch to c++20 Failed because of these errors Group 1: Stricter Reference Binding Problem: Passing a temporary object (rvalue) t... CTrack 21 okt. 2025
CTech Metrology, Luc Wens Profiling CTrack The main problem is in sampler routine for identifying elements which is slow as a snail, and certainly the recent addition of visualizing the residual points made it even worse. There is no good reas... CTrack 16 okt. 2025
CTech Metrology, Luc Wens Kriso - PTI Intro Kriso experience data drop outs with the combination of the Phoenix tracker VZ10K and CTrack 4.0. Phoenix provided an update of the library (see mail 29/08/2025 3:07 ). Ctrack version The versio... CTrack 15 sep. 2025
CTech Metrology, Luc Wens Leica LMF continued Hardware detection Trackers can be discovered using LMF::Tracker::TrackerFinder ^ pTrackerFinder = gcnew LMF::Tracker::TrackerFinder; NumTrackers = pTrackerFinder->Trackers->Count; for (int i = 0; i <... CTrack 2 jul. 2025
CTech Metrology, Luc Wens Working on the Leica Proxy Using the template driver as example we need to do a couple of changes In the main everything is fine, but for the driver I face the problem that I need to combine: CTrack::Subscriber : unmanaged base... CTrack 30 jun. 2025
CTech Metrology, Luc Wens Testing Ctrack 5.0.3 Installation To get a log of the installation routine Go to D:\Dropbox\CTrack CTrack_5.0.3.0.exe /L*V installlog.log To update TAG's on the remote GIT repository (it is no longer available in Visual S... CTrack 25 jun. 2025
CTech Metrology, Luc Wens 19/6/25 Back to Vicon We're testing on an actual hardware set-up and that did not work as expected, it seemed the channels were shifted in a strange way. The simulation on my system works correctly. Could be ... CTrack 19 jun. 2025
CTech Metrology, Luc Wens 18/6/25 Nice and sunny again.... Parsing commandline parameters Have decided, after positive advise of the Gemini colleague, to use JSON for parameter passing between UI and engine at one side, and engine and... CTrack 18 jun. 2025
CTech Metrology, Luc Wens 17/6/25 Something that was not really working as it should is showing/hiding the different console sub windows. If you start a process, you get the process information, but nothing about the windows, and to s... CTrack 17 jun. 2025
CTech Metrology, Luc Wens 13/6/25 Diagnostics on send and receive We have set handlers for send and receive to show messages on console screens. OnDiagnosticFunction PrintSendDiagnostics = [](std::unique_ptr<CTCPGram> &TCPGram, bool s... CTrack 13 jun. 2025
CTech Metrology, Luc Wens 1-5-2025 With the Vicon thing seemingly working ok, we can focus on a number of things we have spotted along the testing route: Tracker align dropdown improvement: make a list directly under the button instead... CTrack 1 mei 2025