Skip to content

some example code error of inverse reachability #1470

@WenzheHe

Description

@WenzheHe

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:

  1. 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.
  2. 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.

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