Oğuz Özdemir

Results 5 issues of Oğuz Özdemir

# Problem description With changes introduced in 399357d6c102c6978d9ffd1924da7b23c271f4ff, add prefix checkbox seems to be removed for better customizability (being able to manually change the prefix to be used). But with...

I was comparing track angle from bestvel and inspvax and got the following result. Is there a specific reason driver uses track angle from bestvel instead of inspvax? I was...

enhancement

**Describe the bug** Nvidia integrations on WSL2 ubuntu Host fails, with error message `filesystem was mounted, but any subsequent operation failed: Unknown error 5005.` But I am not sure about...

bug

Hi, when I gave floating point time instances, random.randint() gives Value error. Is there a particular reason for using random.randint() instead of random.uniform() ? [I locally replaced it with random.uniform(),...

bug
help wanted

Had linking problems when building for humble, fixed with only a minor dependency addition. ``` --- stderr: ros2_ipcamera /usr/bin/ld: libipcamera_component.so: undefined reference to `cv::VideoCapture::VideoCapture()' /usr/bin/ld: libipcamera_component.so: undefined reference to `cv::VideoCapture::isOpened()...