-
Notifications
You must be signed in to change notification settings - Fork 19
You should change simple demo. #8
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels