You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/semgrep/semgrep could be a good tool to add to CI to enforce certain Nav2 best practices, for example the use of nav2:: objects overriden from rclcpp e.g. nav2::Subscriber, nav2::Publisher, etc...
Follow up to: #6062 (comment)
https://github.com/semgrep/semgrep could be a good tool to add to CI to enforce certain Nav2 best practices, for example the use of
nav2::objects overriden fromrclcppe.g.nav2::Subscriber,nav2::Publisher, etc...