#include "ellipse.h"
#include <ros/ros.h>
#include <std_srvs/SetBool.h>
#include <std_srvs/Trigger.h>
Go to the source code of this file.
|
bool | calibration_process (std_srvs::Trigger::Request &req, std_srvs::Trigger::Response &res) |
|
bool | calibration_save (std_srvs::Trigger::Request &req, std_srvs::Trigger::Response &res) |
|
int | main (int argc, char **argv) |
|
bool calibration_process |
( |
std_srvs::Trigger::Request & |
req, |
|
|
std_srvs::Trigger::Response & |
res |
|
) |
| |
bool calibration_save |
( |
std_srvs::Trigger::Request & |
req, |
|
|
std_srvs::Trigger::Response & |
res |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
bool one_calibration_done = false |
bool start_calibration = true |