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

Reimplemented server response-waiting functionalities inside the methods of move_group_interface #2863

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2024

  1. Reimplemented server response-waiting functionalities inside the meth…

    …ods of move_group_interface
    
    - Reimplemented getPlannerParams, setPlannerParams, getInterfaceDescription, getInterfaceDescriptions, plan, execute, move and computeCartesianPath methods of move_group_interface using rclcpp's own api
    - Removed callback_thread_
    CihatAltiparmak committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8b34466 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jul 11, 2024

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