Xia Xiaowu

Results 4 issues of Xia Xiaowu

hello, I found that I could run **_python robosuite/scripts/collect_human_demonstrations.py_** but when I run **_python scripts/trainer.py --env stack_** .Error appeared as follows: ![2022-04-01 21-06-16 的屏幕截图](https://user-images.githubusercontent.com/87530322/161270201-2697335f-f471-4658-b7ea-c6f2d536fb6e.png) I had put **_export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLEW.so_** in...

I use Pinocchio to compute inverse dynamic of UR5 robot. My code is as follows. import toppra as ta import toppra.constraint as constraint import toppra.algorithm as algo import numpy as...

Type: bug

I have installed vcpkg and use the vcpkg to install omplapp. The error is as follows: E:\omplapp-1.6.0-Source\build>cmake -G"Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE="E:\vcpkg\scripts\buildsystems\vcpkg.cmake" -DOMPL_REGISTRATION=OFF .. -- Selecting Windows SDK version...

Dear Ni, I extremely appreciate your work. I want to reproduce your paper ,but my computer is ubuntu20.04(ROS noetic). So,I can't train the model. Could you share your pre-trained model...