NRP Core  1.4.1
GazeboGrpcConfigConst Struct Reference

#include <gazebo_grpc_config.h>

Static Public Attributes

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"
 Gazebo Start Parameters Argument for plugins. More...
 
static constexpr std::string_view GazeboRNGSeedArg = "--seed"
 Gazebo Start Parameters Argument for random seed value. More...
 

Member Data Documentation

◆ EngineSchema

constexpr char GazeboGrpcConfigConst::EngineSchema[] = "json://nrp-core/engines/engines_gazebo.json#/engine_gazebo_grpc"
staticconstexpr

◆ EngineType

constexpr char GazeboGrpcConfigConst::EngineType[] = "gazebo_grpc"
staticconstexpr

◆ GazeboPluginArg

constexpr std::string_view GazeboGrpcConfigConst::GazeboPluginArg = "-s"
staticconstexpr

Gazebo Start Parameters Argument for plugins.

◆ GazeboRNGSeedArg

constexpr std::string_view GazeboGrpcConfigConst::GazeboRNGSeedArg = "--seed"
staticconstexpr

Gazebo Start Parameters Argument for random seed value.


The documentation for this struct was generated from the following file: