You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As i mentioned in this comment we use some other features for our work with ouster ros driver.
The main feature is os_cloud_merger_nodelet. This nodelet can merge clouds from several os_cloud_nodelets with standart ROS ApproximatePolicy Synchronizer. Also we can transform this cloud to preferred frame and use box filter on it. We use it on our robot with 2 ouster sensors on it, may be other users with multi-lidars setup need something like this
I can make a PR if you interested in this functionality.
The text was updated successfully, but these errors were encountered:
That would be useful but I wouldn't be able to support with merge currently since I am occupied with ROS2 driver stability and optimization work, so it won't be until next quarter that I can take a look at this. I will keep this ticket open and we can circle back on it.
As i mentioned in this comment we use some other features for our work with ouster ros driver.
The main feature is
os_cloud_merger_nodelet
. This nodelet can merge clouds from several os_cloud_nodelets with standart ROS ApproximatePolicy Synchronizer. Also we can transform this cloud to preferred frame and use box filter on it. We use it on our robot with 2 ouster sensors on it, may be other users with multi-lidars setup need something like thisI can make a PR if you interested in this functionality.
The text was updated successfully, but these errors were encountered: