Skip to content

Commit

Permalink
Merge pull request #4 from nlyubova/master
Browse files Browse the repository at this point in the history
cleaning and launch file rename
  • Loading branch information
nlyubova committed May 11, 2016
2 parents ae384de + e0489cd commit 78ef8a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions launch/demo_real.launch → launch/moveit_planner.launch
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
<!-- If needed, broadcast static tf for robot root -->
<node pkg="tf" type="static_transform_publisher" name="virtual_joint_broadcaster_0" args="0 0 0 0 0 0 odom base_link 100" />


<!-- 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="false"/>
<rosparam param="/source_list">[/move_group/fake_controller_joint_states]</rosparam>
</node> -->

<!-- Given the published joint states, publish tf for the robot links -->
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" respawn="true" output="screen" />

Expand Down

0 comments on commit 78ef8a1

Please sign in to comment.