BB.Dsl.Actuator (bb v0.2.1)
View SourceAn actuator attached to a joint.
Summary
Types
@type t() :: %BB.Dsl.Actuator{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), child_spec: child_spec(), name: atom(), params: [BB.Dsl.Param.t()] }