JUN WANG
JUN WANG
Hi Kriswiner, do you know how to change the accelerometer sampling rate of MPU6515 to 4000hz? I checked the datasheet, it should be able to do so. But I have...
Thanks Kriswiner!
Could anyone share the BMF.mat please? Just run the `generate.h` in Matlab see here. I do not want to use Matlab ever in my life.
oh nice, thanks @LucienXian
Thanks and yes. Just tried again, it was able to convert scene. But then it's getting another error. ``` scene = pyrender.Scene() scene.add(mesh) ``` Error: ``` Traceback (most recent call...
 ̄□ ̄| | Thank you. Another question: I'm trying to visualize animation clip by `pyrender.Viewer(scene, use_raymond_lighting=True, run_in_thread=True)` Then got error: ``` Traceback (most recent call last): File "", line 1, in...
> "/".join(os.path.abspath(**file**).split('\')[:-1] + ["chamfer_cuda.cpp"]) is the right path. This works, but then it'll run into `OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.`
need more details @NehKulkarni