Go to the source code of this file.
|
def | jsk_data.download_data.check_md5sum (path, md5) |
|
def | jsk_data.download_data.decompress_rosbag (path, quiet=False, chmod=True) |
|
def | jsk_data.download_data.download (client, url, output, quiet=False, chmod=True) |
|
def | jsk_data.download_data.download_data (pkg_name, path, url, md5, download_client=None, extract=False, compressed_bags=None, quiet=True, chmod=True) |
|
def | jsk_data.download_data.extract_file (path, to_directory='.', chmod=True) |
|
def | jsk_data.download_data.is_file_writable (path) |
|
def | jsk_data.download_data.is_google_drive_url (url) |
|