Coder Social home page Coder Social logo

Comments (5)

SteveMacenski avatar SteveMacenski commented on July 30, 2024 1

No, they do not work for the ros build farm to release binaries

from ouster-ros.

SteveMacenski avatar SteveMacenski commented on July 30, 2024

After, it would be good to have ouster_client in its own repository we can release as binaries so that both the ROS1 and ROS2 drivers can share them without copy-paste action. I can probably help with that.

from ouster-ros.

dmitrig avatar dmitrig commented on July 30, 2024

You mean making the timestamp mode configurable? If I understand the changes in the ROS2 repo correctly, we've already added that functionality here:

https://github.com/ouster-lidar/ouster_example/blob/5c00aa97ee8244072ed9bf14870facf57d4aab98/ouster_client/include/ouster/client.h#L51

The only part that's missing is the "fake" mode that sets timestamps based on the host clock. Happy to add that here if it's necessary.

Re: splitting out ouster_client: is that really necessary if it's possible to build just the client binaries from this repo?

from ouster-ros.

SteveMacenski avatar SteveMacenski commented on July 30, 2024

You mean making the timestamp mode configurable? If I understand the changes in the ROS2 repo correctly, we've already added that functionality here:

Yes, but I think we added a couple of new options including using ROS time. If you've added the different modes, awesome! Just need to have all the options Tom added.

Re: splitting out ouster_client: is that really necessary if it's possible to build just the client binaries from this repo?

For versioning, probably it would be good software practice? For making the client code releasable for both the ROS 1 and ROS 2 drivers, yes. I can't have the ROS 2 drivers build on the build farm without it being released itself already on apt or as a separate repo I can myself release via the ROS build farm to then link against in the ROS 2 drivers - since we want to share it ideally.

from ouster-ros.

RFRIEDM-Trimble avatar RFRIEDM-Trimble commented on July 30, 2024

Can you use cmake FetchContent or git submodules instead of copy/paste?

from ouster-ros.

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.