Viam C++ SDK current
|
Defines a Base
component.
More...
#include <string>
#include <viam/sdk/common/linear_algebra.hpp>
#include <viam/sdk/common/proto_value.hpp>
#include <viam/sdk/common/utils.hpp>
#include <viam/sdk/config/resource.hpp>
#include <viam/sdk/resource/stoppable.hpp>
Go to the source code of this file.
Classes | |
class | viam::sdk::Base |
A Base is the platform that the other parts of a mobile robot attach to. More... | |
struct | viam::sdk::Base::properties |
Information about the physical base. More... | |
struct | viam::sdk::API::traits< Base > |
Defines a Base
component.