Luo Zhongwei

Results 16 comments of Luo Zhongwei
trafficstars

> I do not know about it, maybe you need to download the data again. thanks for you reply

> I do not know about it, maybe you need to download the data again. if you are free could plz have a look at you mot kitti dataset? testing/image_02/0001,this...

> 分析发现问题可能是在连接docker运行命令的时候,docker不接受键盘输入。 > 可以考虑考虑提前配置并安装`tzdata`,使用如下Dockerfile。 > > ``` > #This Dockerfile uses the ubuntu image > #Author: Rokas_Urbelis > #Email : [email protected] > #Blog : https://blog.linux-code.com > FROM ubuntu:latest > MAINTAINER...

> It would appear that in a "recent" release Eigen has added a typedef that we had manually added in cblox.... Could you give me some information about the system...

> > 当然,抱歉,我一开始没有提供! > > 别担心 :) > > 因此,我正在使用18.04和ROS旋律,因此一切正常。我怀疑您的系统上有比3.3.4更高的版本。我之所以这样说,是因为3.3.4中不存在令人讨厌的typedef(Matrix.h中的539行)。实际上,该文件甚至没有那么多行。但是,在eigen master上,typedef存在: > > https://gitlab.com/libeigen/eigen/-/blob/master/Eigen/src/Core/Matrix.h#L539 > > 和3.3.4: > > https://gitlab.com/libeigen/eigen/-/blob/3.3.4/Eigen/src/Core/Matrix.h#L459 > > 您是否有可能在某个时候从源头构建本征? yeah`,maybe i clone the latest eigen and...

i found [#define EIGEN_WORLD_VERSION 3 #define EIGEN_MAJOR_VERSION 3 #define EIGEN_MINOR_VERSION 4 ] in /usr/local/include/eigen_333/Eigen/src/Core/util/Macros.h and 【 #define EIGEN_WORLD_VERSION 3 #define EIGEN_MAJOR_VERSION 3 #define EIGEN_MINOR_VERSION 4】 in /usr/include/eigen3/Eigen/src/Core/util/Macros.h

> > /home/lzw/3d_lib/eigen-master > > This makes me think that you have a copy of eigen's `master` branch built and installed on your system. The versions you have in `/usr/local/include`...

> 请说明详细信息 你好,感谢回复,我现在重新走了一遍流程,发现用apt命令的时候都会出问题 【 E: 无法定位软件包 deepin.com.qq.im E: 无法按照 glob ‘deepin.com.qq.im’ 找到任何软件包 E: 无法按照正则表达式 deepin.com.qq.im 找到任何软件包 】