Advertisement
Guest User

pyrobot output

a guest
Nov 30th, 2010
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.13 KB | None | 0 0
  1. from: http://alexsleat.co.uk/2010/11/30/how-to-install-pyrobot-in-ubuntu
  2.  
  3. Please answer the following questions either by supplying a complete
  4. answer, or by pressing ENTER to accept the default. This uses the
  5. locatecommand on systems (where available) to search for the best
  6. possible answer. If there is no default, you should enter a valid
  7. answer or ‘none’.
  8. ——————————————————————-
  9. 1. Python version number?
  10. Default = [2.6]:
  11. ——————————————————————-
  12. 2. Where are Python‘s include files?
  13. Default = [/usr/include/python2.6]:
  14. ——————————————————————-
  15. 3. What is Python’s binary? (enter path and name)
  16. Default = [/usr/bin/python2.6]:
  17. ——————————————————————-
  18. 4. Where is the X11 include directory?
  19. Default = []:  /etc/X11
  20. ——————————————————————-
  21.  5. Where is the player include directory (if one, or ‘none’)?
  22. Default = []:  none
  23. 6. Options:
  24. ——————————————————————-
  25. Option:    Do you want to build Image Processing? (y/n)
  26. Default = [y]:  n
  27. ——————————————————————-
  28. Option:    Do you want to build Video for Linux (requires Image Processing)? (y/n)
  29. Default = [y]:  n
  30. ——————————————————————-
  31. Option:    Do you want to build BT848 Video for old Pioneers (requires Image Processing)? (y/n)
  32. Default = [y]:  n
  33. ——————————————————————-
  34. Option:    Do you want to build Simulated vision from files (requires Image Processing)? (y/n)
  35. Default = [y]:  n
  36. ——————————————————————-
  37. Option:    Do you want to build Stage simulated vision (requires Image Processing and Player)? (y/n)
  38. Default = [y]:  n
  39. ——————————————————————-
  40. Option:    Do you want to build Aibo vision (requires Image Processing)? (y/n)
  41. Default = [y]:  n
  42. ——————————————————————-
  43. Option:    Do you want to build Robocup simulated vision (requires Image Processing)? (y/n)
  44. Default = [y]:  n
  45. ——————————————————————-
  46. Option:    Do you want to build Gazebo simulated vision (requires Image Processing and Player)? (y/n)
  47. Default = [y]:  n
  48. ——————————————————————-
  49. Option:    Do you want to build Splits a camera view in 2 or 4 (requires another camera)? (y/n)
  50. Default = [y]:  n
  51. ——————————————————————-
  52. Option:    Do you want to build Stereo Vision from two cameras (requires 2 cameras)? (y/n)
  53. Default = [y]:  n
  54. ——————————————————————-
  55. Option:    Do you want to build Self-organizing Map (SOM)? (y/n)
  56. Default = [y]:
  57. ——————————————————————-
  58. Option:    Do you want to build Cluster Analysis Tool? (y/n)
  59. Default = [y]:  
  60. Configuration is complete!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement