#include <string>
Go to the source code of this file.
Namespaces | |
sensor_msgs | |
Tools for manipulating sensor_msgs. | |
sensor_msgs::distortion_models | |
Variables | |
const std::string | sensor_msgs::distortion_models::EQUIDISTANT = "equidistant" |
const std::string | sensor_msgs::distortion_models::PLUMB_BOB = "plumb_bob" |
const std::string | sensor_msgs::distortion_models::RATIONAL_POLYNOMIAL = "rational_polynomial" |