sicktoolbox
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:My fork of the Sick Lidar Toolbox for C++ and Matlab
Sick LIDAR Toolbox, forked for CWRU IGVC team

Building trunk:
	install autoconf, automake, libtool, m4
	from trunk dir, run:
		autoreconf -i
		./configure
		make
		sudo make install

To link trunk against your own app after doing a sudo make install, you need to pass -lsicklms2xx as a link flag, not the one specified in the pdf manuals.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。