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

Add new KinBody::ExtraGeometryInfo struture for KinBody::Link::_mapExtraGeometries #1441

Open
wants to merge 22 commits into
base: production
Choose a base branch
from

Commits on Aug 15, 2024

  1. Add missing Boost include

    PeterBowman committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3b5fbb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 10, 2024

  1. deserialization support merging based on id

    zirui.xie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    64caea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    61ef8a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rdiankov#1448 from zax147/extra_geometries

    PR for autotester
    justism authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    26573d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    5ccc302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745c4c8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'extra_geometries' of https://github.com/rdiankov/openrave

    … into extra_geometries
    zirui.xie committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    766e991 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. add assertion for setlinkgroupgeometries

    zirui.xie committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    564543f View commit details
    Browse the repository at this point in the history
  2. Merge pull request rdiankov#1451 from zax147/extra_geometries

    pr for autotester
    rschlaikjer authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5119ad0 View commit details
    Browse the repository at this point in the history
  3. fixed unintialized pointer issue

    zirui.xie committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e800a93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request rdiankov#1452 from zax147/extra_geometries

    fixed an unintialized pointer issue in python binding
    rschlaikjer authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    edeaaa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. change function signature for compatibility

    zirui.xie committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0380fa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rdiankov#1453 from zax147/extra_geometries

    change function signature for compatibility
    justism authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    05cb3bf View commit details
    Browse the repository at this point in the history
  3. change function signature for compatibility

    zirui.xie committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    48a1991 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'extra_geometries' of https://github.com/rdiankov/openrave

    … into rdiankov-extra_geometries
    zirui.xie committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4094bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab12ce View commit details
    Browse the repository at this point in the history
  6. Merge pull request rdiankov#1454 from zax147/extra_geometries

    Fixed an issue of inserting wrong pointer into map
    justism authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d5dce67 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. clean up comments

    zirui.xie committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7a3a9de View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. changed variable name, change link serialization, and update the para…

    …m hover
    zirui.xie committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    07c46b1 View commit details
    Browse the repository at this point in the history