young.day

Results 8 comments of young.day

I compiled librealsensense with version 2.51 and librealsensense-ros with version 4.04,point cloud and image could get from rviz2, but the warn still print out ,I can use it first,waiting for...

we can test like below uint8_t MPU_SPI_Write(uint8_t *pBuffer, uint8_t WriteAddr, uint16_t NumByteToWrite) { MPU9250_Activate(); if (HAL_SPI_Transmit(&MPU9250_SPI, (uint8_t*) &WriteAddr, 1, HAL_MAX_DELAY) != HAL_OK) { return -1; } if (HAL_SPI_Transmit(&MPU9250_SPI, pBuffer, NumByteToWrite,...

If you run `make install` (default path is `/usr/local/python` for Ubuntu), you can also access the OpenPose/python module from there. This will install OpenPose and the python library at your...

you need run " conan install -pr clang_debug . -if bin/ --update --build=missing" ,need add "--build=missing"

if we convert rad to degree, rang will over 180, 180.0004, you can use round ,floor, or ceil ,before string conversion.

采用conan 包 cocoyaxi 与cppzmq 测试zeromq项目,发现测试失败,提示与libzmq 的ip.cpp权限问题, 改用 cmake 编译coost 3.0加载后,测试正常。 请教下,看到coost 3.0 在conan2上正在审核,但没有看到conan上有,是审核过了,都可以用了吗?@idealvin

@opt-liang 是的,co/contex 没有 risc-v 64的,我用的d1-nezha, 感谢! [openeuler@openEuler-riscv64 context]$ ls ```sh arch.h context_arm64.S context_arm.S context.h context_mips.S context.S context_x64.asm context_x64.S context_x86.asm context_x86.S prefix_arm64.S prefix_arm.S prefix_mips.S prefix_x86_64.S ```

some time need change into "minizip/unzip.h", or use other version of open3d