点云压缩配置开发环境遇到一些bug

1、配置基于cuda的计算库,Chamfer3D和pointops

编译chamfer3D时候会遇到一个cub版本的校验错误

解决方法:根据错误提示,进入cuda的config配置文件中,使用#define将校验功能关闭
编译pointops,会遇到报错:fatal error:cusolverDn.h:No such file or directory

解决方法:命令行加入库的自动识别路径:export PATH=/usr/local/cuda/bin:$PATH

2、bitstream的安装

安装版本指定可以解决

pip install bitstream==2.6.0

相关推荐
不是笨小孩i44 分钟前
开源AI图片处理工具HivisionIDPhotos安装与证件照制作指南
ubuntu
lihuhelihu2 小时前
第3章 CentOS系统管理
linux·运维·服务器·计算机网络·ubuntu·centos·云计算
零意@3 小时前
ubuntu切换不同版本的python
windows·python·ubuntu
饮啦冰美式6 小时前
22.04Ubuntu---ROS2使用rclcpp编写节点
linux·运维·ubuntu
wowocpp6 小时前
ubuntu 22.04 server 安装 和 初始化 LTS
linux·运维·ubuntu
wowocpp6 小时前
ubuntu 22.04 server 格式化 磁盘 为 ext4 并 自动挂载 LTS
服务器·数据库·ubuntu
Lign173146 小时前
ubuntu unrar解压 中文文件名异常问题解决
linux·运维·ubuntu
dj15402252038 小时前
group_concat配置影响程序出bug
android·bug
布值倒区什么name8 小时前
bug日常记录responded with a status of 413 (Request Entity Too Large)
运维·服务器·bug