Skip to content
Snippets Groups Projects
Select Git revision
  • 21f63d8d4719b370731a6cc727d7983f48415764
  • master default
  • simulated_grasping
  • v1.0
4 results

SafetyAwarePlanner.cpp

Blame
  • runGenerator.launch 588 B
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <launchConfiguration type="org.eclipse.buildship.core.launch.runconfiguration">
    <listAttribute key="arguments"/>
    <stringAttribute key="gradle_distribution" value="GRADLE_DISTRIBUTION(WRAPPER)"/>
    <listAttribute key="jvm_arguments"/>
    <booleanAttribute key="show_console_view" value="true"/>
    <booleanAttribute key="show_execution_view" value="true"/>
    <listAttribute key="tasks">
    <listEntry value="generator"/>
    </listAttribute>
    <stringAttribute key="working_dir" value="${workspace_loc:/trainbenchmark-scripts}"/>
    </launchConfiguration>