Go to the source code of this file.
Functions | |
bool | ModelExists (const std::string &_name, const ros::WallDuration _timeout=ros::WallDuration(5, 0)) |
Check whether a model exists on simulation. More... | |
bool ModelExists | ( | const std::string & | _name, |
const ros::WallDuration | _timeout = ros::WallDuration(5, 0) |
||
) |
Check whether a model exists on simulation.
[in] | _name | The model name. |
[in] | _timeout | Maximum timeout to wait for a model. |
Definition at line 29 of file helpers.hh.