Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored RobotCollisionChecker #343

Merged
merged 7 commits into from
Aug 5, 2016
Merged

Refactored RobotCollisionChecker #343

merged 7 commits into from
Aug 5, 2016

Commits on Aug 5, 2016

  1. Made SimpleCollisionChecker a context manager.

    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    5b18aa1 View commit details
    Browse the repository at this point in the history
  2. Improvements to collision wrappers.

    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    842a57c View commit details
    Browse the repository at this point in the history
  3. Switched to using collision context managers.

    Conflicts:
    	src/prpy/planning/cbirrt.py
    	src/prpy/planning/ompl.py
    	src/prpy/planning/snap.py
    	src/prpy/planning/tsr.py
    	src/prpy/planning/vectorfield.py
    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    07ca3cc View commit details
    Browse the repository at this point in the history
  4. Refactored the stub checker.

    Conflicts:
    	src/prpy/planning/cbirrt.py
    	src/prpy/planning/ompl.py
    	src/prpy/planning/vectorfield.py
    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    0648c22 View commit details
    Browse the repository at this point in the history
  5. Fixed typos.

    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    165f3e4 View commit details
    Browse the repository at this point in the history
  6. Removed unused imports.

    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    c3c5361 View commit details
    Browse the repository at this point in the history
  7. Fixed merge issues in CBiRRT and OMPL.

    Michael Koval committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    bd23dba View commit details
    Browse the repository at this point in the history