I have been following the how-to guide in Lima to initialize both the simulator and a USB Basler ace2 device. I cannot acquire a frame in either device. I have initialized the LimaCCDs device for each and a simulator and a basler device. I have run in to several crashes and errors. The most common is the following when monitoring the LimaCCDs device:
I am also receiving the following when first attempting to a acquire a frame in both the simulator and basler device:
*Control*Control::Control::readBlock (control/src/CtControl.cpp:915)-Error: Exception(Error): Frame(s) not available yet [thrown]
I am using all default values for properties and am receiving these errors in both Windows and Ubuntu 24.04. I have installed Lima through mamba.
I’m not sure where to begin debugging given the number of different crashes that keep occurring. Is there a more comprehensive Hello World for Lima or some troubleshooting tips?
Using Tango 10.0.2
I have installed everything from conda packages using the tutorial. I attempted to build from source, but the recent switch to CMake 4 broke quite a few dependency loads in the subdirectories. The only difference is that I am using the full mamba version 2.1.1 from miniforge. However, I have tries using miniconda →mamba and have received the same result. The error is thrown when reading the attribute buffer_max_number
These are the following package versions I have for Lima