Skip to content
Snippets Groups Projects
Commit f85aa17c authored by Johannes Mey's avatar Johannes Mey
Browse files

comment double rviz in test

parent e39753f6
No related branches found
No related tags found
1 merge request!2Feature/public grasp side
<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" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment