Viam C++ SDK current
|
A user-provided destination and a set of geopoints to get there. More...
#include <navigation.hpp>
Public Member Functions | |
bool | operator== (const Path &rhs) const |
Public Attributes | |
std::string | destination_waypoint_id |
std::vector< geo_point > | geopoints |
A user-provided destination and a set of geopoints to get there.