<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://www.hsbi.de/publikationsserver/record/7174">
        <ore:isDescribedBy rdf:resource="https://www.hsbi.de/publikationsserver/record/7174"/>
        <dc:title>A Hybrid Control Framework Using Reinforcement Learning for Dynamic Robotic Manipulation and Sim-to-Real Transfer</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>This paper presents a hybrid control architecture for dynamic robotic picking tasks. The framework combines a Deep Reinforcement Learning policy for high-level interception with a dedicated Inverse Kinematics controller for precise terminal grasping, while mitigating precision limitations of monolithic learning-based approaches. The framework utilizes a Proximal Policy Optimization agent to approach moving targets, seamlessly transitioning to an Inverse Kinematics solver that reduces terminal orientational and positional errors while minimizing cumulative control effort. To facilitate deployment on physical hardware, a robust sim-to-real pipeline incorporating system identification, domain randomization, and latency injection is employed. Experimental results on a physical Franka Emika Panda manipulator validate this hybrid architecture. The system achieves an 80% success rate in pick-and-place tasks, compared to 60.8% for unadapted baselines, with no safety-critical violations such as joint limit breaches or collisions observed during testing.</bibo:abstract>
    </rdf:Description>
</rdf:RDF>
