8000 `control.combine_time_responses` fails to combine time responses · Issue #1025 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
8000
control.combine_time_responses fails to combine time responses #1025
Closed
@diemilio

Description

@diemilio

Using control.combine_time_responses results in the following error:

AttributeError: 'TimeResponseData' object has no attribute 'types'

This is because the code that adds new trace labels to the combined data has a bug where is trying to access a types attribute from the TimeResponseData objects instead of trace_types.

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

      0