diff --git a/talos_description/urdf/head/head.urdf.xacro b/talos_description/urdf/head/head.urdf.xacro
index c2cdb352639816e9090e06af679c414f71c06157..f4dd9c087c65bef992b5ba9641da1e47771d09ca 100644
--- a/talos_description/urdf/head/head.urdf.xacro
+++ b/talos_description/urdf/head/head.urdf.xacro
@@ -151,8 +151,8 @@
       <origin xyz="0 0 0" rpy="${-90 * deg_to_rad} 0 ${-90 * deg_to_rad}"/>
     </xacro:xtion_pro_live>
     <xacro:talos_head_differential_transmission name="${name}" number1="1" number2="2"
-                                                act_reduction1="1.0" act_reduction2="1.0"
-                                                jnt_reduction1="1.0" jnt_reduction2="1.0" />
+                                                act_reduction1="1.0" act_reduction2="-1.0"
+                                                jnt_reduction1="1.0" jnt_reduction2="2.0" />
   </xacro:macro>
 
 </robot>