Skip to main content

Showing 1–10 of 10 results for author: Hochgeschwender, N

.
  1. arXiv:2405.16692  [pdf, other

    cs.RO cs.CV

    Planning Robot Placement for Object Gras**

    Authors: Manish Saini, Melvin Paul Jacob, Minh Nguyen, Nico Hochgeschwender

    Abstract: When performing manipulation-based activities such as picking objects, a mobile robot needs to position its base at a location that supports successful execution. To address this problem, prominent approaches typically rely on costly grasp planners to provide grasp poses for a target object, which are then are then analysed to identify the best robot placements for achieving each grasp pose. In th… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

  2. arXiv:2402.18319  [pdf, other

    cs.RO cs.CV

    A Multimodal Handover Failure Detection Dataset and Baselines

    Authors: Santosh Thoduka, Nico Hochgeschwender, Juergen Gall, Paul G. Plöger

    Abstract: An object handover between a robot and a human is a coordinated action which is prone to failure for reasons such as miscommunication, incorrect actions and unexpected object properties. Existing works on handover failure detection and prevention focus on preventing failures due to object slip or external disturbances. However, there is a lack of datasets and evaluation methods that consider unpre… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: Accepted at ICRA 2024

  3. arXiv:2312.17643  [pdf, other

    cs.RO

    b-it-bots RoboCup@Work Team Description Paper 2023

    Authors: Kevin Patel, Vamsi Kalagaturu, Vivek Mannava, Ravisankar Selvaraju, Shubham Shinde, Dharmin Bakaraniya, Deebul Nair, Mohammad Wasil, Santosh Thoduka, Iman Awaad, Sven Schneider, Nico Hochgeschwender, Paul G. Plöger

    Abstract: This paper presents the b-it-bots RoboCup@Work team and its current hardware and functional architecture for the KUKA youBot robot. We describe the underlying software framework and the developed capabilities required for operating in industrial environments including features such as reliable and precise navigation, flexible manipulation, robust object recognition and task planning. New developme… ▽ More

    Submitted 29 December, 2023; originally announced December 2023.

  4. arXiv:2202.03870  [pdf, other

    cs.LG cs.AI

    Maximum Likelihood Uncertainty Estimation: Robustness to Outliers

    Authors: Deebul S. Nair, Nico Hochgeschwender, Miguel A. Olivares-Mendez

    Abstract: We benchmark the robustness of maximum likelihood based uncertainty estimation methods to outliers in training data for regression tasks. Outliers or noisy labels in training data results in degraded performances as well as incorrect estimation of uncertainty. We propose the use of a heavy-tailed distribution (Laplace distribution) to improve the robustness to outliers. This property is evaluated… ▽ More

    Submitted 3 February, 2022; originally announced February 2022.

    Comments: 8 Pages, 8 Figures, The Thirty-Sixth AAAI Conference on Artificial Intelligence (AAAI-22), The AAAI's Workshop on Artificial Intelligence Safety

  5. arXiv:2108.08726  [pdf, other

    cs.RO

    Property-Based Testing in Simulation for Verifying Robot Action Execution in Tabletop Manipulation

    Authors: Salman Omar Sohail, Alex Mitrevski, Nico Hochgeschwender, Paul G. Plöger

    Abstract: An important prerequisite for the reliability and robustness of a service robot is ensuring the robot's correct behavior when it performs various tasks of interest. Extensive testing is one established approach for ensuring behavioural correctness; this becomes even more important with the integration of learning-based methods into robot software architectures, as there are often no theoretical gu… ▽ More

    Submitted 19 August, 2021; originally announced August 2021.

    Comments: Accepted for publication at the 10th European Conference on Mobile Robots (ECMR 2021)

  6. arXiv:2007.01787  [pdf, other

    cs.CV cs.LG cs.RO

    Evaluating Uncertainty Estimation Methods on 3D Semantic Segmentation of Point Clouds

    Authors: Swaroop Bhandary K, Nico Hochgeschwender, Paul Plöger, Frank Kirchner, Matias Valdenegro-Toro

    Abstract: Deep learning models are extensively used in various safety critical applications. Hence these models along with being accurate need to be highly reliable. One way of achieving this is by quantifying uncertainty. Bayesian methods for UQ have been extensively studied for Deep Learning models applied on images but have been less explored for 3D modalities such as point clouds often used for Robots a… ▽ More

    Submitted 3 July, 2020; originally announced July 2020.

    Comments: 12 pages, 19 figures, ICML 2020 Workshop on Uncertainty and Robustness in Deep Learning

  7. arXiv:1607.04138  [pdf, other

    cs.RO

    Towards Persistent Storage and Retrieval of Domain Models using Graph Database Technology

    Authors: Nico Hochgeschwender, Holger Voos, Gerhard K. Kraetzschmar

    Abstract: We employ graph database technology to persistently store and retrieve robot domain models.

    Submitted 19 February, 2016; originally announced July 2016.

    Comments: Presented at DSLRob 2015 (arXiv:1601.00877)

    Report number: DSLRob/2015/07

  8. arXiv:1411.7148   

    cs.RO

    Proceedings of the Fifth International Workshop on Domain-Specific Languages and Models for Robotic Systems (DSLRob 2014)

    Authors: Luca Gherardi, Nico Hochgeschwender, Christian Schlegel, Ulrik Pagh Schultz, Serge Stinckwich

    Abstract: The Fifth International Workshop on Domain-Specific Languages and Models for Robotic Systems (DSLRob'14) was held in conjunction with the 2014 International Conference on Simulation, Modeling, and Programming for Autonomous Robots (SIMPAR 2014), October 2014 in Bergamo, Italy. The main topics of the workshop were Domain-Specific Languages (DSLs) and Model-driven Software Development (MDSD) for r… ▽ More

    Submitted 26 November, 2014; originally announced November 2014.

  9. arXiv:1408.2933  [pdf, other

    cs.RO

    Towards a Robot Perception Specification Language

    Authors: Nico Hochgeschwender, Sven Schneider, Holger Voos, Gerhard K. Kraetzschmar

    Abstract: In this paper we present our work in progress towards a domain-specific language called Robot Perception Specification Language (RPSL). RSPL provide means to specify the expected result (task knowledge) of a Robot Perception Architecture in a declarative and framework-independent manner.

    Submitted 13 August, 2014; originally announced August 2014.

    Comments: Presented at DSLRob 2013 (arXiv:cs/1312.5952)

    Report number: DSLRob/2013/05

  10. arXiv:1010.0886  [pdf, other

    cs.RO

    A Platform-independent Programming Environment for Robot Control

    Authors: Michael Reckhaus, Nico Hochgeschwender, Paul G. Ploeger, Gerhard K. Kraetzschmar

    Abstract: The development of robot control programs is a complex task. Many robots are different in their electrical and mechanical structure which is also reflected in the software. Specific robot software environments support the program development, but are mainly text-based and usually applied by experts in the field with profound knowledge of the target robot. This paper presents a graphical programmin… ▽ More

    Submitted 5 October, 2010; originally announced October 2010.