Skip to content
Snippets Groups Projects
Select Git revision
  • d82db6b778187e7a85b71f0449a7ff83b936ecbb
  • master default protected
  • noetic/main
  • feature/chem-feature-integration
  • feature/tests
5 results

environment_util.h

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>