pyrobosim.utils.general

General package utilities.

Functions

get_data_folder()

Get a path to the folder containing data.

parse_color(color)

Parses a color input and returns an RGB tuple.

replace_special_yaml_tokens(in_text[, root_dir])

Replaces special tokens permitted in our YAML specification.