Skip to content

Visualization of Sampled Control and State Trajectories #26

Description

@LHJordaan

Good day,

I am curious to know whether the code base provides any functionality to query a subset of sampling or rollout data. For example, it would be useful to retrieve a set of sampled control trajectories and state trajectories that can be used for visualization purposes or data logging.

I scanned through the sampling distribution class template header and noticed there is mention of the visualization of control samples. I obviously don't fully understand the internal workings of the library, but I assume that the sampling and rollouts occur inside GPU kernels, which implies there must be functionality that explicitly copies those trajectories out to the CPU and provides methods to retrieve them. Does the library's API expose a straightforward way to obtain this data, or is it currently not possible?

Any feedback would be much appreciated. Having lots of fun (and headaches) with this awesome library!

Kind regards,
Louis

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