Skip to content

Getter functions for reference and weight parameters of cost components #70

Open
@mayataka

Description

@mayataka

Each cost component should have functions to return const reference to the reference and weight parameters.
For example, ConfigurationSpaceCost should have const Eigen::VectorXd& get_q_ref() const and const Eigen::VectorXd& get_q_weight() const.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions