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

Allow RobotState::setFromIK to work with subframes (backport #3077) #3085

Merged
merged 5 commits into from
Nov 16, 2024

Commits on Nov 13, 2024

  1. Allow RobotState::setFromIK to work with subframes (#3077)

    * Adds regression tests for setFromIK with objects. Adds failing tests demonstrating failure with subframes
    
    * Modifies RobotState::setFromIK to account for subframes
    
    * Fixes formatting
    
    * Fixes formatting
    
    * Fixes formatting
    
    * Applies PR suggestions
    
    * Applies PR comments
    
    ---------
    
    Co-authored-by: Tom Noble <[email protected]>
    Co-authored-by: Sebastian Jahr <[email protected]>
    (cherry picked from commit ab34495)
    
    # Conflicts:
    #	moveit_core/robot_state/src/robot_state.cpp
    TSNoble authored and mergify[bot] committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    38299f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Fixes merge conflicts (humble backport 3077) (#3087)

    Co-authored-by: Tom Noble <[email protected]>
    TSNoble and rr-tom-noble authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f07f427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be5baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94da45 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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