pyrobosim.core.gazebo.WorldGazeboExporter.read_template_file

WorldGazeboExporter.read_template_file(filename)

Simple wrapper utility to read a file from the template folder.

Parameters:

filename (str) – Filename, relative to the template folder.

Returns:

Raw template text.

Return type:

str