Plugins#
- Loads registered Python and C++ plugins. - Python plugins extend - navground.core.Behavior,- navground.core.Kinematics,- Scenario,- StateEstimation, and- Taskregisters
- Returns all plugins - Parameters:
- kinds – The kinds of components 
- Returns:
- A dictionary {pkg name: {kind: [(registered type, language)]}}