pcg_gazebo.path
pcg_gazebo.path¶
Path¶
Path(self, uri)
- Absolute path
$(find ros_pkg)package://model://file://
Input arguments
uri(type:str): Input path to be resolved.
is_valid¶
bool: True if the absolute URI exists.
original_uri¶
str: Original URI provided.