Skip to content

Possible error in the documentation of DifferentialActionModelAbstractTpl #1183

@lwygzh

Description

@lwygzh

Hi,

I was reading the documentation of DifferentialActionModelAbstractTpl and I think there might be an error within the documentation. When showing what the cost function for DifferentialActionModelAbstractTpl should describe, it shows that

$$l(x, u) = \int_{0}^{\delta_t}{a(r(x, u))}dt$$

I was wondering if the value of l(x, u) in this case should actually be

$$l(x, u) = a(r(x, u))$$

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions