Install the OpenSSL on Debian based systems
sudo apt-get install openssl| FROM ros:indigo-ros-base | |
| # install ros tutorials packages | |
| RUN apt-get update && apt-get install -y \ | |
| ros-indigo-ros-tutorials \ | |
| ros-indigo-common-tutorials \ | |
| && rm -rf /var/lib/apt/lists/ |
| chassy@orin-agx-01:~$ cat /etc/nv_tegra_release | |
| # R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023 | |
| chassy@orin-agx-01:~$ sudo systemctl status | |
| ● orin-agx-01 | |
| State: running | |
| Jobs: 0 queued | |
| Failed: 0 units | |
| Since: Wed 1969-12-31 16:00:35 PST; 55 years 7 months ago | |
| CGroup: / | |
| ├─nomad |