Code Monkey home page Code Monkey logo

Comments (5)

daniel-gitgit avatar daniel-gitgit commented on May 31, 2024

given branch is intended for build system dev

from adore.

akoerner1 avatar akoerner1 commented on May 31, 2024

Just a comment to characterize the issue and a possible solution with some facts:

  • In the docker-compose.yaml the ros-master service is currently described as a sperate service
  • With docker compose >v3, which we are using docker swarm can be used
  • Using docker swarm hostnames for each service can be defined in the docker-compose files
  • A new section needs to be added to the docker-compose file called deploy:

from adore.

daniel-gitgit avatar daniel-gitgit commented on May 31, 2024

Sounds great. Unfortunately, the ROS master in the car is not under our control. The pc running the ROS master is not using compose >v3 and it is starting the ROS master in a different manner.

from adore.

akoerner1 avatar akoerner1 commented on May 31, 2024
  • ing docker swarm host names for each service can be defined in the docker-compose files
  • A new section needs to be add

Its simple then, we need a different docker compose file for the vehicle that excludes the rosmaster service and changes the environment variables for the ros master in the adore cli service.

With #52 I have made this process easier by splitting the adore cli services into their own distinct docker compose file adore-cli.yaml.

I have added a recommended change as a comment here: https://github.com/eclipse/adore/pull/52/files#r1037083544

from adore.

tlobig avatar tlobig commented on May 31, 2024

got fixed in the car-repo (sorry this is not public)

from adore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.