diff --git a/package.xml b/package.xml
index 97722d50..112a679a 100644
--- a/package.xml
+++ b/package.xml
@@ -12,6 +12,8 @@
python3-yaml
clang-tidy
+ ament_cmake
+ ament_lint_auto
flex
bison
libncurses-dev
diff --git a/scripts/create_firmware_ws.sh b/scripts/create_firmware_ws.sh
index 59cc5c5e..fbf7ed2c 100755
--- a/scripts/create_firmware_ws.sh
+++ b/scripts/create_firmware_ws.sh
@@ -114,4 +114,3 @@ rosdep install --os=ubuntu:noble -y --from-paths $PREFIX/config/$RTOS/$TARGET_FO
# Creating specific firmware folder
. $PREFIX/config/$RTOS/$TARGET_FOLDER/create.sh
-