Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_<model>.launch files update #600

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions motoman_gp12_support/launch/test_gp12.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_gp12_support)/launch/load_gp12.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
6 changes: 1 addition & 5 deletions motoman_gp180_support/launch/test_gp180_120.launch
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<launch>
<include file="$(find motoman_gp180_support)/launch/load_gp180_120.launch" />

<param name="use_gui" value="true" />

<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />

<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
6 changes: 1 addition & 5 deletions motoman_gp200r_support/launch/test_gp200r.launch
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<launch>
<include file="$(find motoman_gp200r_support)/launch/load_gp200r.launch" />

<param name="use_gui" value="true" />

<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />

<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
5 changes: 1 addition & 4 deletions motoman_gp25_support/launch/test_gp25.launch
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?xml version="1.0" ?>
<launch>
<include file="$(find motoman_gp25_support)/launch/load_gp25.launch" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" >
<param name="use_gui" value="true" />
</node>
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_gp35l_support/launch/test_gp35l.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_gp35l_support)/launch/load_gp35l.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_gp4_support/launch/test_gp4.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_gp4_support)/launch/load_gp4.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
5 changes: 1 addition & 4 deletions motoman_gp50_support/launch/test_gp50.launch
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?xml version="1.0" ?>
<launch>
<include file="$(find motoman_gp50_support)/launch/load_gp50.launch" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" >
<param name="use_gui" value="true" />
</node>
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_gp70l_support/launch/test_gp70l.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_gp70l_support)/launch/load_gp70l.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_gp7_support/launch/test_gp7.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_gp7_support)/launch/load_gp7.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
7 changes: 1 addition & 6 deletions motoman_gp88_support/launch/test_gp88.launch
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<launch>
<include file="$(find motoman_gp88_support)/launch/load_gp88.launch" />

<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
<param name="use_gui" value="true" />
</node>

<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />

<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_gp8_support/launch/test_gp8.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_gp8_support)/launch/load_gp8.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_hc10_support/launch/test_hc10.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_hc10_support)/launch/load_hc10.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_hc10_support/launch/test_hc10dt.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_hc10_support)/launch/load_hc10dt.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_hc10_support/launch/test_hc10dt_b10.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_hc10_support)/launch/load_hc10dt_b10.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_hc10_support/launch/test_hc10dtp_b00.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_hc10_support)/launch/load_hc10dtp_b00.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_hc20_support/launch/test_hc20.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_hc20_support)/launch/load_hc20.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
4 changes: 1 addition & 3 deletions motoman_mh12_support/launch/test_mh12.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" ?>
<launch>
<include file="$(find motoman_mh12_support)/launch/load_mh12.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
4 changes: 1 addition & 3 deletions motoman_mh50_support/launch/test_mh50.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

<launch>
<include file="$(find motoman_mh50_support)/launch/load_mh50.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_mh5_support/launch/test_mh5.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_mh5_support)/launch/load_mh5.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
4 changes: 1 addition & 3 deletions motoman_motomini_support/launch/test_motomini.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

<launch>
<include file="$(find motoman_motomini_support)/launch/load_motomini.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_sda10f_support/launch/test_sda10f.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_sda10f_support)/launch/load_sda10f.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_sia10d_support/launch/test_sia10d.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<launch>
<include file="$(find motoman_sia10d_support)/launch/load_sia10d.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
4 changes: 1 addition & 3 deletions motoman_sia10f_support/launch/test_sia10f.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

<launch>
<include file="$(find motoman_sia10f_support)/launch/load_sia10f.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_sia20d_support/launch/test_sia20d.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_sia20d_support)/launch/load_sia20d.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
5 changes: 1 addition & 4 deletions motoman_sia30d_support/launch/test_sia30d.launch
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?xml version="1.0" ?>
<launch>
<include file="$(find motoman_sia30d_support)/launch/load_sia30d.launch" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" >
<param name="use_gui" value="true" />
</node>
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
3 changes: 1 addition & 2 deletions motoman_sia50_support/launch/test_sia50.launch
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<launch>
<include file="$(find motoman_sia50_support)/launch/load_sia50.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
4 changes: 1 addition & 3 deletions motoman_sia5d_support/launch/test_sia5d.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

<launch>
<include file="$(find motoman_sia5d_support)/launch/load_sia5d.launch" />
<param name="use_gui" value="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" />
<node name="joint_state_publisher_gui" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" />
<node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find industrial_robot_client)/config/robot_state_visualize.rviz" required="true" />
</launch>
Loading