6 research outputs found

    A Coverage-Driven Systematic Test Approach for Simultaneous Localization and Mapping

    Get PDF
    Simultaneous localization and mapping (SLAM) is a prerequisite for accurate navigation of autonomous vehicles. Although this is often safety- critical, systematic approaches for testing the correctness and accuracy of SLAM algorithms are missing. In this paper, we present an approach for automated and systematic testing of SLAM algorithms. We identify challenging environmental features for SLAM, define coverage criteria that characterize the SLAM problem’s input space, and develop a method for automatically generating high-coverage tests. We demonstrate the effectiveness of our approach with a case study on an existing FastSLAM implementation

    [Artifact] Deductive Verification of Parameterized Embedded Systems modeled in SystemC

    No full text
    This is the artifact for the paper Deductive Verification of Parameterized Embedded Systems modeled in SystemC. It contains software that enables the deductive verification of SystemC designs by transforming SystemC to PVL, as well as software to automatically generate global invariants that aid in deductive verification of global properties. Furthermore, the artifact contains files that support the paper's experiments. It contains SystemC case studies and pre-generated PVL translations that were used in the experiments. It also contains detailed instructions for general use of the included tools and for the replication of the experiments. For this, see the included README.pdf. The artifact files are packaged in a VirtualBox virtual machine running Ubuntu 22.04.3 LTS, with all requirements pre-installed. Both username and password for the virtual machine image are "artifact" (without quotes). In addition to this, the relevant files of the artifact are also packaged in a separate .zip file.Contains .ova virtual machine image with all software requirements pre-installed, as well as .zip archive with artifact files only

    Deductive Verification of Parameterized Embedded Systems Modeled in SystemC

    No full text
    Major strengths of deductive verification include modular verification and support for functional properties and unbounded parameters. However, in embedded systems, crucial safety properties often depend on concurrent process interactions, events, and time. Such properties are global in nature and thus difficult to verify in a modular fashion. Furthermore, the execution and scheduling semantics of industrially used embedded system design languages such as SystemC are typically only informally defined. In this paper, we propose a deductive verification approach for embedded systems that are modeled with SystemC. Our main contribution is twofold: 1) We provide a formal encoding and an automated transformation of SystemC designs for verification with the VerCors deductive verifier. 2) We present a novel approach for invariant construction to abstractly capture global dependencies. Our encoding enables an automated formalization and deductive verification of parameterized SystemC designs, and the invariant construction enables local reasoning about global properties with comparatively low manual effort. We demonstrate the applicability of our approach on three parameterized case studies, including an automotive control system.</p

    Coverage-Driven SLAM Testing

    No full text
    This dataset contains software to automatically generate high-coverage tests for SLAM algorithms by partitioning of the input space. It also contains some pre-generated test suites, experimental results comparing the performances of different generation methods, and replication information for the experiments. For details on how to adjust the test case generation as well as detailed replication instructions, refer to the enclosed README.md.</p

    Coverage-Driven SLAM Testing

    No full text
    This dataset contains software to automatically generate high-coverage tests for SLAM algorithms by partitioning of the input space. It also contains some pre-generated test suites, experimental results comparing the performances of different generation methods, and replication information for the experiments. For details on how to adjust the test case generation as well as detailed replication instructions, refer to the enclosed README.md.</p
    corecore