acxz / pkgbuilds

PKGBUILDs for Arch Linux
25 stars 43 forks source link

install PyKDL to site-packages instead and update octomap to 1.10.0 #265

Open daizhirui opened 4 months ago

daizhirui commented 4 months ago

PyKDL is used by tf2-sensor-msgs. dist-packages is not included in the sys.path by default. It is recommended to use site-packages instead. site-packages is used when building this package with ROS activated.

nim65s commented 1 month ago

This would fix #267