XBotInterface  2.4.1
XBotInterface provides a generic API to model and control a robot.
XBot::ConfigOptions Member List

This is the complete list of members for XBot::ConfigOptions, including all inherited members.

_configXBot::ConfigOptionsprotected
_jidmapXBot::ConfigOptionsprotected
_path_to_cfgXBot::ConfigOptionsprotected
_srdfXBot::ConfigOptionsprotected
_srdf_pathXBot::ConfigOptionsprotected
_urdfXBot::ConfigOptionsprotected
_urdf_pathXBot::ConfigOptionsprotected
FromConfigFile(std::string path_to_config_file)XBot::ConfigOptionsstatic
generate_jidmap()XBot::ConfigOptions
get_config() constXBot::ConfigOptions
get_joint_id_map() constXBot::ConfigOptions
get_parameter(std::string key, ParameterType &value) constXBot::ConfigOptionsinline
get_path_to_config() constXBot::ConfigOptions
get_srdf() constXBot::ConfigOptions
get_srdf_path(std::string &srdf_path)XBot::ConfigOptions
get_urdf() constXBot::ConfigOptions
get_urdf_path(std::string &urdf_path)XBot::ConfigOptions
has_config() constXBot::ConfigOptions
is_floating_base()XBot::ConfigOptions
is_same_robot(const ConfigOptions &other) constXBot::ConfigOptions
make_floating_base(bool fb)XBot::ConfigOptions
set_jidmap(std::string jidmap)XBot::ConfigOptions
set_jidmap_path(std::string path_to_jidmap)XBot::ConfigOptions
set_parameter(std::string key, const ParameterType &value)XBot::ConfigOptionsinline
set_srdf(std::string srdf)XBot::ConfigOptions
set_srdf_path(std::string path_to_srdf)XBot::ConfigOptions
set_urdf(std::string urdf)XBot::ConfigOptions
set_urdf_path(std::string path_to_urdf)XBot::ConfigOptions