NRP Core  1.4.1
GazeboJSONConfigConst Struct Reference

#include <gazebo_json_config.h>

Static Public Attributes

static constexpr char EngineType [] = "gazebo_json"
 
static constexpr char EngineSchema [] = "json://nrp-core/engines/engines_gazebo.json#/engine_gazebo_json"
 
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 GazeboJSONConfigConst::EngineSchema[] = "json://nrp-core/engines/engines_gazebo.json#/engine_gazebo_json"
staticconstexpr

◆ EngineType

constexpr char GazeboJSONConfigConst::EngineType[] = "gazebo_json"
staticconstexpr

◆ GazeboPluginArg

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

Gazebo Start Parameters Argument for plugins.

◆ GazeboRNGSeedArg

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

Gazebo Start Parameters Argument for random seed value.


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