3-point position information. More...
#include <geometry_msgs/Point.h>
#include <geometry_msgs/Vector3.h>
#include <tf2/LinearMath/Vector3.h>
Go to the source code of this file.
Classes | |
class | rail::spatial_temporal_learning::worldlib::geometry::Position |
3-point position information. More... | |
Namespaces | |
namespace | rail |
namespace | rail::spatial_temporal_learning |
namespace | rail::spatial_temporal_learning::worldlib |
namespace | rail::spatial_temporal_learning::worldlib::geometry |
3-point position information.
A position simply contains x, y, and z value. This class is useful for internal data management within the worldlib library. Convenience functions are added for use with ROS messages.
Definition in file Position.h.