Login  Register

Full access to features on ROS2

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Full access to features on ROS2

kevin_s
4 posts
This post was updated on Mar 26, 2024; 4:24pm.
Hey,

First of all, amazing software and thanks for the active supports seen in the threads.

I have tried to lookup if I can get RealSense2 settings access in ros2, but I struggle to find an answer for it. I need the realsense2 option True here.



EDIT:

I found the humble git branch, I installed from source as shown here and I got the settings I wanted.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Full access to features on ROS2

matlabbe
Administrator
4462 posts
If you are using ros2, you don't really need rtabmap built with realsense2 support, as you would normally use realsense2 ros2 package directly.

To have latest changes, the master branch of rtabmap repo and ros2 branch of rtabmap_ros repo should work on any ros2 versions.

cheers,
Mathieu