文件名称:海王星:在Jetson设备上远程运行一堆命令并记录所有内容
文件大小:1.21MB
文件格式:ZIP
更新时间:2024-02-28 22:18:54
Python
海王星 先决条件 在您的机器上安装Ansible(不在Jetson上): 或或 确保您的机器无需密码即可通过其IP地址通过SSH进入Jetson机器(即:您已将SSH密钥复制到Jetson上)。 确保您在jetson上的用户(通常称为jetson )具有无密码的sudo(即:无需输入密码即可使用sudo)。 用法 ./execute.sh -u USERNAME -n HOSTNAME -p WORKFLOW 海王星用法示例 # Assuming my username on the Jetson is jetson, # the IP address of the Jetson is 192.168.1.118, # and the Neptune workflow I wish to execute is # located at ./draco/install.yaml ./ex
【文件预览】:
neptune-master
----diagram.png(221KB)
----jetson_logger.py(1KB)
----README.md(2KB)
----l4t_dfs.conf(2KB)
----draco()
--------install.yaml(2KB)
--------bunny.ply(2.89MB)
--------test.yaml(1KB)
----playbook.yaml(2KB)
----execute.sh(343B)