Skip to content

gurbain/ORF_standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORF_standalone

Stand alone acquisition software for ORF SwissRanger SR4K

  • Go to inside the ORF_standalone folder and create a build folder:
mkdir build
  • Go inside the build folder and create the makefile:
cd build
cmake ..
  • Compile the program:
make
  • Plug the ethernet ORF, change your IP to a static 192.168.1.1 (no need to change anything else) and launch the soft:
./Main
  • By default images are saved in build/img, calibration matrix in build and timestamp data in build

About

Stand alone acquisition software for ORF SwissRanger SR4K

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages