Mark Choi
Mark Choi
Hi @bbergquist0930 , It would be moved to https://github.com/festvox/speech_tools . Can you check this also? BR, Mark
repository addresses is not valid. Can you update them?
Hi I tried to build octomap with scarthgap branch and got error in installing packages. ``` | -- Set non-toolchain portion of runtime path of "/home/bchoi/nvidia-yocto-bsp/bchoi-build/tmp/work/armv8a-oe4t-linux/octomap/1.9.8-1/image/opt/ros/humble/bin/compare_octrees" to "/opt/ros/humble/lib" | open:...
> octomap Hi @jiaxshi I tested it as your recommendation and got the same error I gone through. I add entire error log here. ``` Sstate summary: Wanted 13 Local...
Hi @jiaxshi I checked your solution work properly now. Thanks. BR, Mark
Hi @jiaxshi Thanks for reply. Yes, I added it. By the way, I think it would not be fundamental solution. there are in many cases added host path to build...
@robwoolley Thanks for comment. I have not drilled this issue yet and it still can not be fixed even I applied patch as https://github.com/ros/meta-ros/commit/c2ec1ce7efd5a971c3361ff62923e942f17f494e and found topic-tools have the same...
@robwoolley Sorry I misunderstood for this issue. I can clear this issue with as your solution. Thanks.
I could change LICENSE = "BSD" to LICENSE = "0BSD" with command in advance. ```grep -rn LICENSE\ \=\ \"BSD\" * | cut -d : -f 1 | xargs sed -i...
Hi @graceagrace Sorry for late reply. Yes, it would be needed PR also, I think.