hyp-despot icon indicating copy to clipboard operation
hyp-despot copied to clipboard

HyP-DESPOT: A Hybrid Parallel Algorithm for Online Planning under Uncertainty

Results 2 hyp-despot issues
Sort by recently updated
recently updated
newest added

Minor modification to solve the compile error problem

Hi developers, I encountered a build error when compiling HyP-DESPOT using WSL (Ubuntu) with CUDA. Here is the error message: ``` /WORKSPACE/HyP-DESPOT/src/HyP_examples/ma_rock_sample/src/GPU_MA_RS/GPU_ma_rock_sample.cu(239): error: a value of type "const despot::Dvc_MARockSampleState *"...