Login  Register

Can rtabmap_ros wrapped to a nodelet?

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

Can rtabmap_ros wrapped to a nodelet?

mantouRobot
85 posts
Hi~
      matlabbe~
      Follow the demo launch file, i fake up the openni to drive the camera and then feed the image to rtabmap_ros. Now I want to decrease the image copy cost. So I should use nodelet both in openni and rtabmap_ros. That's to say, I must create the nodelet manager and make the openni and rtabmap_ros in the same manager. But I don't know how can i make rtabmap_ros wrapped to a nodelet? Can u give me some advice?
      Thank u very much~
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Can rtabmap_ros wrapped to a nodelet?

matlabbe
Administrator
4408 posts
This post was updated on Aug 09, 2021; 5:32pm.
see this post.