Daniil Khaninaev

Results 10 comments of Daniil Khaninaev

@Livox-SDK Could you reply, please?

Тоже каждый день захожу и проверяю, не появились ли видосы с leetcode pattern. Очень круто и интерактивно объяснял, и одновременно забавно.

Hello, could you explain what do "xxx_edge_robust_kernel" and "xxx_edge_robust_kernel_size" mean in pose graph optimization algorithm? Thanks!

Hi! Add this layer before `apt update`: ``` RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null \ && echo 'deb [signed-by=/usr/share/keyrings/kitware-archive-keyring.gpg] https://apt.kitware.com/ubuntu/ focal main'...

> > Hi! Add this layer before `apt update`: > > ``` > > RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null \ >...

> @ikhann @peredwardsson I'll add this to the next version of the ROS images (but for the current version, use your workaround). Just do be clear, do I need to...

Hi, After reviewing your jtop, it appears that there is room to optimize the performance of your Jetson: 1. Run the following command to set the GPU and CPU clock...

Hi @swapnesh-wani-nvidia ! Thank you for the response. Yes, I saw the same with a different resolution. Even when I lowered the camera’s resolution to 1080p, I observed the same...

> Hi @swapnesh-wani-nvidia ! Thank you for the response. > > Yes, I saw the same with a different resolution. Even when I lowered the camera’s resolution to 1080p, I...