Giter Site home page Giter Site logo

Comments (10)

MartyG-RealSense avatar MartyG-RealSense commented on August 20, 2024 1

As a general rule, if a new SDK version only has a small number of changes from the previous version then you can risk using the new version with a wrapper meant for the previous one. For example, 2.54.2 was mostly bug-fixes rather than new features and so it still works with wrapper 4.54.1.

However, 2.55.1 has extensive feature and API changes and so a new wrapper designed specifically for it is the best choice.

from realsense-ros.

tonynajjar avatar tonynajjar commented on August 20, 2024

It doesn't specify the "Supported RealSense SDK" and "Supported Devices", could you specify? Thanks

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 20, 2024

Typically, the naming of the wrapper reflects the librealsense version it is designed to work with. For example, wrapper 4.54.1 = SDK 2.54.1. So wrapper 4.55.1 will be for SDK 2.55.1.

The wrapper supports RealSense 400 Series cameras (such as D415, D435, D435i, D435f, D435if, D455, D455f, D456, D457). From SDK 2.55.1 onwards though, the L515 and SR300 camera models are no longer supported.

from realsense-ros.

tonynajjar avatar tonynajjar commented on August 20, 2024

Thanks for the answer, this practically means that librealsense and realsense-ros always have to be upgraded together? It isn't possible e.g. to use librealsense 2.54.2 with realsenes-ros 4.55.1?

from realsense-ros.

jesusramondovale avatar jesusramondovale commented on August 20, 2024

Is it now availablevia apt-get install? Keeps giving me the 4.54 on Ubuntu 22.04 LTS jammy amd64

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 20, 2024

@jesusramondovale The wrapper repository lists the current package version as 2.55.1.

https://index.ros.org/p/realsense2_camera/

The latest version of the wrapper should always be able to be built from source code with colcon build if problems with the package version are experienced.

from realsense-ros.

tonynajjar avatar tonynajjar commented on August 20, 2024

Hello,

One more piece of feedback, it would be nice if in the release notes, the breaking changes would be documented + what action the users should take. As an example, in this PR, the parameter rgb_camera.profile was renamed to rgb_camera.color_profile which breaks the user configuration set for the previous version silently.

I found this one but I don't know what else I'm missing which might cause silent bugs in the future.

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 20, 2024

Hi @tonynajjar The ROS wrapper release notes are usually meticulous in their detail. Whilst it is possible for omissions to occur on rare occasions, in general their documentation of changes is highly reliable. I appreciate you raising the point.

from realsense-ros.

tonynajjar avatar tonynajjar commented on August 20, 2024

I agree they are detailed, the PR i mentioned was not ommited, it is in fact mentioned here, my point is not that the Release Notes are lacking, just that it would be helpful to have a Migration Guide i.e. understand which changes in the release notes require a change from the user's configuration. See Nav2's migration guides as an example.

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 20, 2024

I will pass your feedback about breaking issues to the RealSense ROS development team.

from realsense-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.