Skip to content

[JointTrajectoryController] Reconsider memory operation in the Starting, Update and Stoping methods #183

@destogl

Description

@destogl

As @jordan-palacios wrote: current implementation of JTC is not real-time safe. The memory operations, i.e. vector manipulations and resizing has to be reconsidered. See below his comment:

I know this is not strictly related to this PR, but we can't be resizing vectors on every loop. This is not real-time safe.

@bmagyar Maybe we should open a follow up PR?

Originally posted by @jordan-palacios in #140 (comment)

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