Skip to content

Update Readme: terminal_state_cost() parameter includes action #8

Description

@28shambhavi

The Readme says terminal_state_cost is only a function of the full state: "terminal state cost- function(state (K x T x nx)) -> cost (K x 1)"

But in file src/mppi.py, line 276: "c = self.terminal_state_cost(states, actions)" gives two inputs to the function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions