rl icon indicating copy to clipboard operation
rl copied to clipboard

rlPrmDemo problem?

Open northeasternLiu opened this issue 1 year ago • 3 comments

dear author,I want to study robotPlan,but rlPrmDemo has the problem,how to solve this problem? image

northeasternLiu avatar Sep 18 '24 07:09 northeasternLiu

Could you please provide more information on what compiler and which compiler version you are using?

I assume you are using the 0.7.0 binaries? Does the error also appear with the latest third-party dependencies (see rl-3rdparty repository and related binaries under Releases) and the latest version of RL on the master branch?

rickertm avatar Sep 19 '24 20:09 rickertm

I use visualstudio2017, using 0.7 binaries image

northeasternLiu avatar Sep 20 '24 23:09 northeasternLiu

If the translation is correct, then the file ..\..\src\rl\plan\Debug\rlplansd.lib cannot be opened and there are 2 failed steps in total, not just this one? Can you please provide the error message for the other step, including a translation to English?

Furthermore, does this issue only show when building the Debug version or also for the Release version? Did you test it with a current version of the third-party dependencies and the latest RL version from the master branch as mentioned above?

rickertm avatar Oct 10 '24 09:10 rickertm