CTech Metrology, Luc Wens K-Link not working because of error 4002 these are the errors Which kind off translates to KLinkWinObserver::UnpackFaultEvent() Error (KLINKWINOBSERVER_UNPACKFAULTEVENT) KPublicTCPServer::Connect() Error (KCOREPUBLICTCPSERVER_CONNECT) KSingl... K600 28 août 2025 Daily blog
CTech Metrology, Luc Wens Dell headset horror I no longer had a microphone on the dell. Support from Dell could not help Solution I installed from here https://github.com/pal1000/Realtek-UAD-generic/releases From there extract RealtekAudioControl... 27 août 2025 Daily blog
CTech Metrology, Luc Wens VTube issue The issue If the console is closed then it is no longer possible to show the edit window in NMAPI Quick recap Project is on the latest BTO laptop under C:\VTube\Software\VTube_NMAPI\VTube_NMAPI.sln. T... 31 juil. 2025 Daily blog
CTech Metrology, Luc Wens Finalizing 5G Alert The code runs on the Jetson as it runs on the windows side. Credentials with GIT on linux I also managed to get the credentials set on the Linux side, in short: Install credential manager via DotNet P... Xenomatix 30 juil. 2025 Daily blog
CTech Metrology, Luc Wens 5G Alert documentation As the project works on the Jetson now, it is time to start with the documentation. But we still need to change SourceJson so that it waits to get an exclusive file access to the json file instead of ... Xenomatix 28 juil. 2025 Daily blog
CTech Metrology, Luc Wens Linux compile ObjectCommunicationLibrary transcript Looking at your terminal output, you're encountering a common issue when setting up a C++ development environment on Ubuntu. The main problems are: Missing C++ compiler : CMake can't find a C++ compil... Linux Xenomatix 23 juil. 2025 Daily blog
CTech Metrology, Luc Wens Linux compile ObjectCommunicationLibrary Get a password From here https://xenomatix.visualstudio.com/_usersSettings/tokens New token and copy it. On the linux system credential have to be entered every time when interacting with the remote r... Linux Xenomatix 23 juil. 2025 Daily blog
CTech Metrology, Luc Wens Meeting day KULeuven Purpose of meeting Pick up on Roboloop Now as FWO-SBO ~ LearnOptra Oproep sluit in september Other contacts: guaranteed, CNC solutions , Staubli, Materialise, LCV , Signify (vroegere Philips ... Xenomatix 23 juil. 2025 Daily blog
CTech Metrology, Luc Wens Yolo3D for Xenomatix Claude transcript how can i use torch3d to identify pedestrians and cyclists from a 3d pointcloud generated from lidar Here is a link to Claude Here are the source files yolo3d_lidar_detection.py yolo... Xenomatix 22 juil. 2025 Daily blog
CTech Metrology, Luc Wens Starting with docker Starting off ... with some nice YouTube movies is always good. Our friend Patrick has made a bunch of nice videos: Introduction: https://www.youtube.com/watch?v=bi0cKgmRuiA How to create a great dev e... Xenomatix 11 juil. 2025 Daily blog
CTech Metrology, Luc Wens Implementing a JSON source Winsock include problem It's this fucker #error: WinSock.h has already been included To get rid of this annoying thing, include the next lines before all places where boost/asio.hpp is included #ifdef... Xenomatix 6 juil. 2025 Daily blog
CTech Metrology, Luc Wens Porting 5GAlert to Jetson Intro from Gemini Porting a CMake project from Windows using vcpkg to a Jetson Orin will require some adjustments, and Visual Studio Code's handling of packages imported with vcpkg will depend on how ... Xenomatix 4 juil. 2025 Daily blog