diff --git a/test/side_grasping.test b/test/side_grasping.test index fe9ae97168a8ee0567a074d1da256cfe4ecf8987..e541433493eb4890f988b649cab0ea22d2d67b80 100644 --- a/test/side_grasping.test +++ b/test/side_grasping.test @@ -1,10 +1,10 @@ <launch> <include file="$(find panda_simulation)/launch/simulation.launch"/> - <node name="$(anon rviz)" pkg="rviz" type="rviz" respawn="false" - args="-d $(find panda_grasping)/test/plan_visualizer.rviz" output="screen"> - <rosparam command="load" file="$(find panda_moveit_config)/config/kinematics.yaml"/> - </node> +<!-- <node name="$(anon rviz)" pkg="rviz" type="rviz" respawn="false"--> +<!-- args="-d $(find panda_grasping)/test/plan_visualizer.rviz" output="screen">--> +<!-- <rosparam command="load" file="$(find panda_moveit_config)/config/kinematics.yaml"/>--> +<!-- </node>--> <include file="$(find panda_moveit_config)/launch/moveit_rviz.launch" />