方法三: 对于开发者,保证设备已经连到了和电脑所在局域网,在工程目录执行maixcdk deploy 会出现一个二维码, 在设备运行应用商店应用扫码安装。 方法四: 拷贝安装包到设备,在设备执行/maixapp/apps/app_store/app_store install xxx.zip 即可安装应用。 这里简单提及一下,发布的应用需要遵循APP 开发准则。 4.8. ...
cdk deploy Use the cdk command-line toolkit to interact with your project: cdk deploy: deploys your app into an AWS account cdk synth: synthesizes an AWS CloudFormation template for your app cdk diff: compares your app with the deployed stack Getting Help The best way to interact with our...
Install the dependencies via pip install -r requirements.txt Deploy the infrastructure with cdk deploy --require-approval never Run the lambda function that has been deployed and investigate the tests as well as the bucket policies (Optional) Delete everything with cdk dest...
https://github.com/XiaoTianJianJun/ROS_JINZ_DEV/blob/master/examples/documents/ros/usage-examples/python/python_cdk/ECS/deploy_FTP_on_ECS_460772.py 新建文件,可注意以下规范 文件正确归类—计算的ROS代码应该放在ECS目录下 文件正确命名—deploy_FTP_on_ECS_460772.py 「deploy_FTP_on_ECS」描述文档测试...
cdk deploy: deploys your app into an AWS account cdk synth: synthesizes an AWS CloudFormation template for your app cdk diff: compares your app with the deployed stack Getting Help The best way to interact with our team is through GitHub. You can open an issue and choose from one of our...