Functions | Variables
accelerometer_network_calibration.cpp File Reference

Gets the accelerometer's offset of each IMU presented on the network. More...

#include <ros/ros.h>
#include "std_msgs/String.h"
#include <sstream>
#include <string>
#include <iostream>
#include <vector>
#include <imu_network/raw_imu_message.h>
#include <imu_network/sensors_values.h>
#include <imu_network/sensors_network.h>
#include <serialcom/SerialCom.h>
#include <algorithm>
Include dependency graph for accelerometer_network_calibration.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

vector< float > accel_max [3]
 
vector< float > accel_min [3]
 

Detailed Description

Gets the accelerometer's offset of each IMU presented on the network.

Author
Telmo Rafeiro n.ยบ 45349 (rafei.nosp@m.ro@u.nosp@m.a.pt)

Definition in file accelerometer_network_calibration.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Main

Definition at line 58 of file accelerometer_network_calibration.cpp.

Variable Documentation

vector<float> accel_max[3]

Definition at line 51 of file accelerometer_network_calibration.cpp.

vector<float> accel_min[3]

Definition at line 52 of file accelerometer_network_calibration.cpp.



imu_network
Author(s): Telmo Rafeiro
autogenerated on Mon Mar 2 2015 01:31:44