count_cores.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 import os
00004 print os.sysconf(os.sysconf_names['SC_NPROCESSORS_ONLN'])


rosbuild
Author(s): Brian Gerkey, Troy Straszheim, Morgan Quigley
autogenerated on Thu Jan 2 2014 11:52:45