Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 868 Bytes

good_practices.md

File metadata and controls

18 lines (13 loc) · 868 Bytes

ROS good practices (C++)

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.

Malaga University good practices documents

Official ROS documentation (extra)

  • ROS REP link
  • ROS Use Patterns and Best Practices link
  • ROS C++ Style link
  • ROS Developer's Guide link
  • ROS CmakeList.txt link
  • ROS package.xml link