Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Architecture Change [ Core + Ros1 + Ros2] Integration. #119

Description

@Cruiz102

I realized that there are some really neat things from Ros2 but using Ros1 its very convenient for certain hardware. I'm thinking that we could have refactor the project to have the following functionality. Instead of creating a whole application from scratch all over again when developing the Submarine code, maybe we could separate all the main logic from ROS1and ROS2 entirely. So that code will only be a wrapper to the main code.

We can start first by separating all the logic from the core source files in autonomy then we can separate all the scripts for the different modules. Create a folder for the Ros1 wrapper and consequently for the Ros2 wrapper.

[I want to be able to run this application on any operating system Ubuntu [24, 23,22,20,18] versions Windows and Mac. In this way development productivity will increase a lot since we will not have to depend on Docker and specially for the newcomers they will be able to do setup way more faster]

Also I want a Bare metal script to run the application on Ubuntu 24. So that I can connect it to the OpenAI environments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions