Robotics StackExchange | Archived questions

Need help with understanding methods of SystemInterface.

Hi. Sorry for my mistakes. English is not my native language. So, I'm porting my Noetic project to Foxy and I have quite the amount of trouble with understanding how should I port controller. To be more specific in Noetic I used RobotHW, now I need to use SystemInterface. I check some examples that are listed here and maybe it is something obvious, but can't understand, why then using SystemInterface not all required for overriding methods are override. For example, here getname() and getstatus() is not override. So in the end I need clear understanding of what to do with this two methods. Appreciate any help.

Asked by Edvard on 2022-10-19 08:05:02 UTC

Comments

Answers