diff --git a/yaml/processor_visual_odometry.yaml b/yaml/processor_visual_odometry.yaml
index 6bf840cc238e3237d85d5572ef81a4760a0d0648..636f41aab5ab688d0ac5c1661d1c9ace34aa9c32 100644
--- a/yaml/processor_visual_odometry.yaml
+++ b/yaml/processor_visual_odometry.yaml
@@ -20,7 +20,7 @@ fast_params:
     # the higher, the more selective the detector is
     threshold_fast: 10
     # Avoids getting multiple keypoints at the same place
-    non_max_suppresion: true
+    non_max_suppresion: false
     # number of cells used by the active search grid data structure
     active_search_grid_nb_h: 12  # horizontal
     active_search_grid_nb_v: 10  # vertical