ROS driver for the Applanix Position and Orientation System for Land Vehicles (POS-LV).
This is a ROS device driver node for the Applanix Position and Orientation System for Land Vehicles (POS-LV). Takes input from the device and publishes it to the odom and gps topics. Also, broadcasts a transform from the vehicle to the odom frame of reference.
Usage:
rosrun applanix odometry [options]
Options:
-f <filename> PCAP packet dump file name (default: use real device)
-h, -? print help text
-q <integer> set ROS topic queue depth (default: 1)
-t <filename> run unit test with fake data from <filename>
Read the Applanix POS-LV, publishing /gps and /odom messages.
$ rosrun applanix odometry
Read previously captured Applanix packets from dump.pcap file.
$ rosrun applanix odometry -f dump.pcap
Node name: applanix
Publishes:
Subscribes: