Closed rohanpsingh closed 1 year ago
This is the log file: build_and_install_warnings-2023-02-08-10-33-17.log
Actually several tests are failing...
Hi @rohanpsingh
The logs you pasted in the initial message are ok. Those tests are checking failure cases. However, there is indeed tests that do not pass.
The critical issue is:
59: [critical] boundedSpeed is already handled by another loading function
Can you check that your system does not have remnants of a 1.x installation? This would explain the multiple loading definitions.
Thanks for the quick response~ @gergondet
It seems I needed to completely delete mc-rtc build directory and then execute build_and_install.sh
. It succeeds now. But I'm afraid other users may face the same problem...
Pointer: The same error is reported in https://github.com/jrl-umi3218/mc_rtc/issues/333
I'm trying to update mc-rtc using the
build_and_install.sh
script. It seems to fail a this step: