Skip to content

Queries #5

@samuelctabor

Description

@samuelctabor

Hi there,

I'm working on a simplified version to act as a starting point to getting the POMDP into the main codebase. For the following settings:

  • POMDP_NORM: Normalises the covariance trace (= 1 in param file)
  • POMDP_EXT: Extends action duration in lift-exploiting mode (= 3 in param file)
  • POMDP_PLAN: Enable deterministic trajectory planning mode (= 0 in param file)

Do you find that a particular configuration gives the best performance?

I'm also wondering about the relationship between N, HORI and K (samples per action trajectory, planning horizon duration and samples per second) - it seems like only two should be needed?

Lastly, the scheduling - there's several entries in the scheduler table calling soaring_policy_computation at 50Hz. This is unlikely to be acceptable - is there another way to achieve this? Would calling it at a higher rate have the same effect?

Cheers!

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