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

Costmap learning with examples #80

Merged
merged 21 commits into from
Jun 14, 2023
Merged

Costmap learning with examples #80

merged 21 commits into from
Jun 14, 2023

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    02df02c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    3c60daf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    3808027 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    1416a0b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    e1991ed View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    696fa89 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. [Costmaps] Finished integrating Occupancy costmaps in JPTCostmaps. Wo…

    …rking on sampling strategy.
    tomsch420 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    50ab19b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge remote-tracking branch 'pycram/dev' into costmap-learning

    # Conflicts:
    #	src/pycram/bullet_world.py
    tomsch420 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0e7a401 View commit details
    Browse the repository at this point in the history
  2. [ORM] Made the robot state logging more explicit and expressive. Base…

    ….create_all() will now create all tables without explicit importing them.
    tomsch420 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    028ab9f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. [ORM] Included more data in the ORM logged objects. Also BulletWorld …

    …objects in the pickup action now get saved their position before picked up. Added loading bar for insterting from task tree.
    tomsch420 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    aea018f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    7adbe0a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge remote-tracking branch 'pycram/dev' into costmap-learning

    # Conflicts:
    #	src/pycram/costmaps.py
    #	src/pycram/designators/action_designator.py
    #	src/pycram/designators/object_designator.py
    tomsch420 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e6c95c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e1ddb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    ffc20d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    1c4150b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    1bac3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48c191 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. [Doc] Fixed issues from PR.

    tomsch420 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f80d506 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    e60a26c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2501a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fbfcf View commit details
    Browse the repository at this point in the history