Should you use ros::Subscribe or message_filters::Subscribe ?
As I was browsing different github repositories I came accross these two type of way to write a node in ros. Why do people use these two and which one is preferable ?