Skip to content
Snippets Groups Projects
Select Git revision
  • 043b0fe630d597e00ebdb8d79180848c20f10775
  • master default protected
  • ci
3 results

test.sh

Blame
  • minimal_simulation.launch 187 B
    <launch>
    
        <include file="$(find panda_simulation)/launch/simulation.launch"/>
    
        <node pkg="sample_applications" type="MinimalSimpleMotion" name="MinimalSimpleMotion" />
    
    </launch>