RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
Provides audio processing utilities. More...
Public Member Functions | |
def | cleanup |
Removes a number of files. More... | |
Provides audio processing utilities.
Definition at line 27 of file rapp_utilities.py.
def rapp_audio_processing.rapp_utilities.Utilities.cleanup | ( | self, | |
files | |||
) |
Removes a number of files.
files | [list::string] The to be deleted files' paths |
Definition at line 32 of file rapp_utilities.py.