|
I/O is done with a portable set of socket utilities of our own devising and XML parsing is handled by a special parser with a limited feature set.
Please contact us if you succeed in porting it to other UNIX flavors. There is currently no NT port, but that should be relatively easy to do with Cygnus tools, since our network I/O is performed with a portable socket library.
configure
make
make install". Gazebo accepts several
command-line arguments:
-c <config> pathname of configuration file to use
-p <port> port to listen on
-l <log level> level of detail to log (1-10)
Gazebo comes with an example configuration file which should get you
started. It's located in config/gazebo_conf.xml.