We define some good practices in order to implement a portable and robust code. ROS should be used only to broadcast information for the algorithm.
- Creating the Algorithms
- Creating the ROS node which contains the Algorithms
- [Creating the executable ROS node]