diff --git a/README.md b/README.md
index 1a4a1082..35676da0 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ kiss_icp_pipeline --help
This should print the following help message:
![out](https://user-images.githubusercontent.com/21349875/193282970-25a400aa-ebcd-487a-b839-faa04eeca5b9.png)
+
For advanced instructions on the Python pacakge plase see [this README](python/README.md)
@@ -61,16 +62,19 @@ For advanced instructions on the Python pacakge plase see [this README](python/R
```sh
cd ~/ros2_ws/src/ && git clone https://github.com/PRBonn/kiss-icp && cd ~/ros2_ws/ && colcon build --packages-select kiss_icp
```
+
ROS 1
-Not supported anymore, please check:
-
+⚠️ ⚠️ ROS 1 is deprecated in KISS-ICP and not officially supported anymore. Upgrade now to ROS 2! ⚠️ ⚠️
-For more detailed instructions on the ROS wrappers, please visit this [README](ros/README.md)
+The last release that supports ROS 1 is [v0.3.0](https://github.com/PRBonn/kiss-icp/tree/v0.3.0), if you still need ROS 1 support please checkout that version and follow the instructions in the [README.md](https://github.com/PRBonn/kiss-icp/blob/v0.3.0/README.md)
+
+
+For more detailed instructions on the ROS wrapper, please visit this [README](ros/README.md)
## Citation
diff --git a/ros/README.md b/ros/README.md
index 914297a1..c8ad3073 100644
--- a/ros/README.md
+++ b/ros/README.md
@@ -1,4 +1,4 @@
-# KISS-ICP ROS 2 wrapper
+# KISS-ICP ROS 2 Wrapper
### How to build
diff --git a/ros/package.xml b/ros/package.xml
index 2a124ee0..55d633ed 100644
--- a/ros/package.xml
+++ b/ros/package.xml
@@ -26,11 +26,10 @@
kiss_icp
0.3.0
- KISS-ICP ROS 2 Wrappers
+ KISS-ICP ROS 2 Wrapper
ivizzo
MIT
-
ament_cmake
rcutils