-
Notifications
You must be signed in to change notification settings - Fork 353
Open
Description
When I run commands of https://openrave.org/docs/latest_stable/openravepy/examples.tutorial_inversereachability/ to test code of robot's inverse reachability, I found some error:
- there are still some functions which could only run in python2, such as raw_input, so command (openrave.py --example tutorial_inversereachability) can not successfully run.
- command (openrave.py --database inversereachability --robot=robots/pr2-beta-static.zae --manipname=leftarm_torso --ignorefreespace) there are no tag "ignorefreespace", which will also result in errors.
I install openrave in Ubuntu20.04, python3.8 under the guidance of https://github.com/rdiankov/openrave/blob/master/.github/workflows/ci.yaml.
I am still test other commands. If I meet other errors, I will add them behind.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels