Skip to content
Snippets Groups Projects
Select Git revision
  • c2e8a9debfac60fabe92fc8733b350a50e7cb581
  • dev default protected
  • main protected
  • feature/ros-java-integration
4 results

ragConnectVersion.properties

Blame
  • joint_space_planner.launch 310 B
    <launch>
    
        <include file="$(find panda_simulation)/launch/simulation.launch"/>
    
        <include file="$(find panda_moveit_config)/launch/moveit_rviz.launch" />
    
        <node pkg="sample_applications" type="BasicJointSpacePlanner" name="BasicJointSpacePlannerInstance" respawn="false" output="screen"/>
    
    </launch>