<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:building_the_libpixyusb_example_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:v2:building_the_libpixyusb_example_on_linux [2018/07/07 22:01]
hohenheim
wiki:v2:building_the_libpixyusb_example_on_linux [2018/12/14 19:47]
jfrench [Start the example]
Line 42: Line 42:
 In the terminal window type: In the terminal window type:
  
-''​%%./pixy2/​scripts/​build_libpixyusb2.sh%%''​+''​%%cd pixy2/​scripts ​&& ./​build_libpixyusb2.sh%%''​
  
 {{:​undefined:​build_libpixyusb2.png?​400|}} {{:​undefined:​build_libpixyusb2.png?​400|}}
Line 64: Line 64:
 In the terminal window type: In the terminal window type:
  
-''​%%./​pixy2/​scripts/​build_get_blocks_cpp_demo.sh%%''​+''​%%./​build_get_blocks_cpp_demo.sh%%''​
  
 {{:​wiki:​v2:​build_get_blocks.png?​400|}} {{:​wiki:​v2:​build_get_blocks.png?​400|}}
Line 74: Line 74:
 In the terminal window type: In the terminal window type:
  
-''​%%cd ./pixy2/​build/​get_blocks_cpp_demo%%''​\\+''​%%cd ../​build/​get_blocks_cpp_demo/%%''​\\
 ''​%%sudo ./​get_blocks_cpp_demo%%''​ ''​%%sudo ./​get_blocks_cpp_demo%%''​
  
Line 96: Line 96:
 ==== Start the example ==== ==== Start the example ====
  
-To start the pan_tilt ​demo, run '​get\_lines\_cpp\_demo'​ as root.+To start the get_lines ​demo, run '​get\_lines\_cpp\_demo'​ as root.
  
 ''​%%cd ./​pixy2/​build/​get_lines_cpp_demo%%''​\\ ''​%%cd ./​pixy2/​build/​get_lines_cpp_demo%%''​\\
wiki/v2/building_the_libpixyusb_example_on_linux.txt ยท Last modified: 2019/06/12 16:09 by jfrench