Is there a way to upload files from my PC to the Pepper robot using python script?
For example if there is some kind of function like
session.upload(file_path, robot_path)
Is there a way to upload files from my PC to the Pepper robot using python script?
For example if there is some kind of function like
session.upload(file_path, robot_path)
Copyright © 2021 Jogjafile Inc.
Can you use SFTP ?
In python: