Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

playerprint.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include <playerclient.h>
#include <string.h>
#include <assert.h>

Defines

#define USAGE

Functions

void parse_args (int argc, char **argv)
int main (int argc, char **argv)

Variables

char host [256] = "localhost"
int port = PLAYER_PORTNUM
int idx = 0
char * dev = NULL
bool print_timestamp = false
int data_rate = 10


Define Documentation

#define USAGE
 

Value:

"USAGE: playerprint [-h <host>] [-p <port>] <device>\n" \
  "       -h <host>: connect to Player on this host\n" \
  "       -p <port>: connect to Player on this TCP port\n" \
  "       -t : print the proxy's timestamp before the data\n" \
  "       -u <rate>: request data update at <rate> in Hz\n"


Function Documentation

void parse_args int  argc,
char **  argv
 

int main int  argc,
char **  argv
 


Variable Documentation

char host[256] = "localhost"
 

int port = PLAYER_PORTNUM
 

int idx = 0
 

char* dev = NULL
 

bool print_timestamp = false
 

int data_rate = 10
 


Generated on Tue May 3 14:15:42 2005 for Player by doxygen 1.3.6