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