Giter Site home page Giter Site logo

Comments (2)

maspe36 avatar maspe36 commented on July 2, 2024

Do any other rcl libraries do this? I couldn't find anything for rclcpp on docker hub

from ros2_rust.

Carter12s avatar Carter12s commented on July 2, 2024

Not that I'm aware of, and this is probably mostly just coming from my development style at the moment.

I was surprised (not in a bad way), that the CI jobs for this repo were installing a lot of the dependencies for each job. For roslibrust, I built docker images with ROS + Rust installed in them so that CI didn't have to install everything every time. Probably an unnecessary optimization, but doing it this way also enabled setting up .devcontainers with Github and a an easy "Getting Started" workflow for the crate.

https://github.com/Carter12s/roslibrust

I don't dislike the way this crate is handling it, and it is nice of this crate to provide a Dockerfile, but it would take very little to add a CI job that builds and publishes this crate's docker image. Currently, I think while there is a Dockerfile we don't have any automated testing around it?

from ros2_rust.

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.