Skip to content

Some typo in the paper #26

@Nephritebin

Description

@Nephritebin

By checking the source code of the badgr, I found the MPPI planner generates the actions using:

action_h = self._beta * (shifted_mean[h, :] + eps[:, h, :]) + (1. - self._beta) * actions[-1]

So I think there is a typo in the paper Eqn. 3, which is

1

I guess it may be

2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions