From b1cb82756383d56ee02f0a2e2693028540e0ff8c Mon Sep 17 00:00:00 2001 From: RishikesavanRamesh Date: Wed, 21 Aug 2024 17:00:53 +0000 Subject: [PATCH] Remove unwanted .env file --- .env | 0 README.md | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index f3d4af4..63279b9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,9 @@ might also wanna add linting and batches for verifing features... - check if adding the user developer to dialout group is needed - also add docker security tesing reports convincingly - +- make the readme open when starting devcontainer +- create a list of softwares that are installed in the system , and make that image specific and also show it in the startup or print it on console. +- revise the post install script,(ssh keys not needed, also rosdep init is also not require, rosdep init should be moved to tasks) ############ developer@0a7a70eb1536:workspace$ ros2 daemon status