ros2 / message_filters

BSD 3-Clause "New" or "Revised" License
76 stars 66 forks source link

ClockQoS() issues #90

Closed MrDarknessWolf closed 1 year ago

MrDarknessWolf commented 1 year ago

Hello im new with this stuff and i've been trying for months to have orbslam2 running correctly and one of the requirements for the rgbd in the wrapper by alsora requires the message filters, the only issue is that when trying tho build the thing on foxy , it brings me back with the image

which im not going to lie i half understand, i tried fixing by changing the ClockQoS to QoS or Clock but so far nothing... not really sure if im doing something wrong or what, please help...

clalancette commented 1 year ago

Please open questions like this on https://answers.ros.org, which is our central Question and Answer site. You'll get a better answer there, and it will be searchable for the future.

Make sure to include a lot of information on what platform you are using, which ROS distribution you are using, and the exact steps you took.