Skip to content

Commit

Permalink
disable ft sensor visualisation
Browse files Browse the repository at this point in the history
  • Loading branch information
justagist committed Feb 1, 2021
1 parent f94c30c commit 9f832a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robots/panda.gazebo.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<disableFixedJointLumping>true</disableFixedJointLumping>
<sensor name="${robot_name}_joint7_force_torque" type="force_torque">
<always_on>true</always_on>
<visualize>true</visualize>
<visualize>false</visualize>
<force_torque>
<frame>sensor</frame>
<measure_direction>child_to_parent</measure_direction>
Expand Down

0 comments on commit 9f832a2

Please # to comment.