Skip to content

matthewji/sicktoolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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.

About

My fork of the Sick Lidar Toolbox for C++ and Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • MATLAB 4.8%
  • M4 3.3%
  • Shell 1.3%
  • Makefile 1.1%