Skip to content

Commit

Permalink
use franka_description_with_marker.rviz for gazebo launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Boneberger committed Nov 9, 2021
1 parent f9ea5b1 commit 672bffb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 196 deletions.
195 changes: 0 additions & 195 deletions franka_gazebo/config/franka_sim_description_with_marker.rviz

This file was deleted.

2 changes: 1 addition & 1 deletion franka_gazebo/launch/panda.launch
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@
<remap to="cartesian_impedance_example_controller/equilibrium_pose" from="equilibrium_pose" />
</node>

<node pkg="rviz" type="rviz" output="screen" name="rviz" args="-d $(find franka_gazebo)/config/franka_sim_description_with_marker.rviz" if="$(arg rviz)"/>
<node pkg="rviz" type="rviz" output="screen" name="rviz" args="-d $(find franka_example_controllers)/launch/rviz/franka_description_with_marker.rviz" if="$(arg rviz)"/>

</launch>

0 comments on commit 672bffb

Please sign in to comment.