43998213
43998213
> I'm using Ubuntu 18.04 also and I was able to build from source using the current head of master (the default you get when cloning from github) no problem....
> > > I have uploaded this 'libmyplugins.so' file, please test again. > > > > > > 环境为Ubuntu18.04 with CUDA 10.2 and cuDNN 8.0.0 TensorRT jetpack自带 PyTorch 1.8.0 and...
> 尝试在 aarch64 上构建它也是一个错误: mkdir build && cd build &&cmake .. && make install: > ... > `openrave/3rdparty/crlibm-1.0beta4/log-de.c:32:0: /home/nvidia/openrave/3rdparty/crlibm-1.0beta4/double-extended.h:171:2: error: #error "This file should be compiled only for IA32 or...
> make sure your source tree contains [794d51b](https://github.com/rdiankov/openrave/commit/794d51b367296dac2057f733508eeb0526649ed7) > > if that does not help, specify -DOPT_ACCURATEMATH=OFF in cmake. excellent! it's working.. but got other error install on jetson nx...
> if boost is 1.65 or larger is not compatible python - need to use pybind11 version. > > you can try https://github.com/cielavenir/openrave-installation/tree/patch-1 but it is tested only on x86_64....
> if boost is 1.65 or larger is not compatible python - need to use pybind11 version. > > you can try https://github.com/cielavenir/openrave-installation/tree/patch-1 but it is tested only on x86_64....
i try boost 1.60 openrave-pybind11_archive-stable root@zjh-desktop:/home/zjh/zjh/ikfast-install/opinstall-a/openrave-pybind11_archive-stable/build# make -j `nproc` [ 1%] Built target ivcon [ 2%] Built target openrave-md5-native [ 3%] Built target openrave-md5 [ 9%] Built target ANN [...
> how can we build on Jetson aarch64? > is it supported? I've been successful install openrave on Raspberry Pi (ubuntu20) but jetson be my first time,I also want to...
> @43998213 we can kind of upgrade 18.04 to 20.04 on Jetson [ for development purposes, as it is not officially supported], but I am not sure if it will...
> you would have to purge chromium-browser-l10n, chromium-browser, also libopencv-dev* then it will get through highly likely Thanks, It's a great idea, I should try it