struct GazeboGrpcConfigConst¶
Overview¶
#include <gazebo_grpc_config.h> struct GazeboGrpcConfigConst { // fields static constexpr char EngineType[] = "gazebo_grpc"; static constexpr char EngineSchema[] = "json://nrp-core/engines/engines_gazebo.json#/engine_gazebo_grpc"; static constexpr std::string_view GazeboPluginArg = "-s"; static constexpr std::string_view GazeboRNGSeedArg = "--seed"; };