Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Fix movement.py UpdatePoseState - loop_monitor() method #2

@Cruiz102

Description

@Cruiz102

Issue Overview

The loop_monitor() method in this file has not been tested, and it is not sure that it is going to work well. To solve this issue, we need to test the behaviour of this function with the full uuv_simulation. We also need to include a test that ensures the correct functionality of this function.

Specific Task and Requirements:

  1. Testing loop_monitor() Functionality
    Problem: The loop_monitor() method is untested, creating uncertainty about its performance in the UUV simulation.
    Proposed Solution:
    Develop a comprehensive test to evaluate the behavior of the loop_monitor() method within the context of the full UUV simulation.
    Include checks for expected outputs and robustness under various simulation conditions.

  2. Simulation Environment Setup
    Task: Create a new file named test_movement.test to store scripts or commands needed to start the simulation nodes for this test.

Suggestion: Develop a function or script that verifies the availability and readiness of necessary hardware, particularly GPUs, before initiating the test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions