Robotics StackExchange | Archived questions

Better form of writing code

Hi, if I am doing a Kalman Filter( in c++) is it better to have the function iterate() in main function and then do ros- sleep while receiving messages or iterating simultaneously while messages are received. I saw both of main approaches and I wonder which is better?

Asked by dembele123 on 2022-05-08 12:25:06 UTC

Comments

Answers