Skip to content

Commit

Permalink
Merge pull request #217 from nasa/hotfix/OCEANWATER-888_fix_interlace…
Browse files Browse the repository at this point in the history
…d_joint_states

Removed extraneous joint_state_publisher.
  • Loading branch information
mogumbo committed Jan 22, 2022
2 parents c19d937 + 80ba632 commit 73b9f3d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ow_lander/launch/spawn.launch
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@
<arg name="load_robot_description" value="false"/>
</include>

<!-- We do not have a robot connected, so publish fake joint states -->
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
<param name="use_gui" value="$(arg use_gui)"/>
<rosparam param="source_list">[/joint_states]</rosparam>
</node>

<!-- Convert joint states from Gazebo to tf-tree for rviz -->
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" >
<param name="publish_frequency" value="30"/>
Expand Down

0 comments on commit 73b9f3d

Please sign in to comment.