Skip to content

How to obtained the computer path using neural planner ? #15

@Muhayyuddin

Description

@Muhayyuddin

Hi Thank you for sharing your work,
I am trying to reproduce the results. I downloaded the 2D sample data and run the following commands

Assuming paths to obstacles point-cloud are declared, train obstacle-encoder: python MPNET/AE/CAE.py

Assuming paths to demonstration dataset and obstacle-encoder are declared, run mpnet_trainer:

python MPNET/train.py

it trained correctly but when I run the neural planner using the following command

Run tests by first loading the trained models:
python MPNET/neuralplanner.py

image

it shows the above-stated output. I don't know if it is correct or not, how can I get the computed path to visualize it using visulizer.py.

Thank you

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