Troubleshooting steps to install Edge Insights for AMR when receiving a permission error.
Receiving the following error after executing ./edgesoftware install command:
[Errno 13] Permission denied: '/var/log/esb-cli/Edge_Insights_for_Autonomous_Mobile_Robots_2021.4.1/output.log
When installing any Edge Software package, change the permission on the executable installation file and execute the command as a superuser. Navigate to the package directory, and execute the following commands to install the package:
chmod 775 edgesoftware
sudo ./edgesoftware install
For the full installation guide and documentation for Edge Insights for AMR, visit the Get Started guide.