Skip to content
Snippets Groups Projects
Select Git revision
  • aefc52f7001702b6e1ad067cea1760646e444af7
  • noetic/main default protected
2 results

PandaUtil.h

Blame
  • simple_simulation.launch 333 B
    <launch>
    
        <include file="$(find panda_simulation)/launch/simulation.launch"/>
    
        <include file="$(find panda_moveit_config)/launch/moveit_rviz.launch" />
    
        <node name="rqt_console" pkg="rqt_console" type="rqt_console" />
    
        <node pkg="sample_applications" type="SampleSimpleMotion" name="SampleSimpleMotion" />
    
    </launch>