This commit is contained in:
@@ -21,6 +21,8 @@ public:
|
||||
bool resetError(std::string& err);
|
||||
bool setCmdVel(double linear, double angular, std::string& err);
|
||||
bool setJoystick(bool engaged, const std::string& speed, std::string& err);
|
||||
bool setActiveMap(const std::string& map_id, std::string& err);
|
||||
void clearActiveMapIf(const std::string& map_id);
|
||||
void tick();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user