Goby3 3.3.0
2025.07.10
|
#include <sstream>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | goby |
The global namespace for the Goby project. | |
Macros | |
#define | GOBY_VERSION_MAJOR 3 |
#define | GOBY_VERSION_MINOR 3 |
#define | GOBY_VERSION_PATCH 0 |
#define | GOBY_INTERVEHICLE_API_VERSION 1 |
Functions | |
std::string | goby::version_message () |
Variables | |
const std::string | goby::VERSION_STRING = "3.3.0" |
const std::string | goby::VERSION_DATE = "2025.07.10" |