Skip to content

Issue with Required Animation Parameters for "doingNothing" Function in Plugin #134

Description

@rmolazem

I'm encountering an issue with the use of the "doingNothing" animation function in the plugin, which is originally designed for soft robotics applications. The plugin naturally includes actuators, requiring animation parameters to be set, namely "incr", "incrPeriod", and "rangeOfAction":

DefaultAnimation

However, when there are no actuators, and the "doingNothing" animation function is used, the plugin still mandates the setting of animation parameters, which are not utilized in this context. This results in unnecessary complications when trying to use the plugin without actuators:

doNothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions