Skip to content

You should change simple demo. #8

@tomo120717

Description

@tomo120717

Hello,

Thank you for codes.
I could not conduct your next codes.

pip install waypoint-extraction
import waypoint_extraction as awe
waypoints = awe.extract_waypoints(states, err_threshold)

I found this page https://pypi.org/project/waypoint-extraction/#description to install waypoint-extraction.
This page's instruction and upper one are different.

pip install robot-awe
from robot_awe import extract_waypoints
waypoints = extract_waypoints(states, err_threshold)

You should change this page one.

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