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

Buffer server service #574

Open
wants to merge 25 commits into
base: rolling
Choose a base branch
from

Commits on Dec 9, 2022

  1. set result_timeout to 0

    Tony Najjar committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2f8715d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Add TF buffer service

    Tony Najjar committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    edebd79 View commit details
    Browse the repository at this point in the history
  2. Revert "Add TF buffer service"

    This reverts commit edebd79.
    Tony Najjar committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6530c38 View commit details
    Browse the repository at this point in the history
  3. Add TF buffer service

    Tony Najjar committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ae332d2 View commit details
    Browse the repository at this point in the history
  4. revert timeout

    Tony Najjar committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    dd2e8cb View commit details
    Browse the repository at this point in the history
  5. Revert "set result_timeout to 0"

    This reverts commit 2f8715d.
    Tony Najjar committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    590647b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update tf2_msgs/srv/LookupTransform.srv

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8a8dec2 View commit details
    Browse the repository at this point in the history
  2. Update tf2_msgs/srv/LookupTransform.srv

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    593692c View commit details
    Browse the repository at this point in the history
  3. Update tf2_msgs/srv/LookupTransform.srv

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6d0f679 View commit details
    Browse the repository at this point in the history
  4. Update tf2_ros/include/tf2_ros/buffer_server.h

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    68dfed0 View commit details
    Browse the repository at this point in the history
  5. Update tf2_ros/src/buffer_server.cpp

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d22398c View commit details
    Browse the repository at this point in the history
  6. Update tf2_ros/src/buffer_server.cpp

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    371691e View commit details
    Browse the repository at this point in the history
  7. Update tf2_ros/src/buffer_server.cpp

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bf1c7ea View commit details
    Browse the repository at this point in the history
  8. Update tf2_msgs/srv/LookupTransform.srv

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b92cc63 View commit details
    Browse the repository at this point in the history
  9. Update tf2_ros/include/tf2_ros/buffer_server.h

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f54674e View commit details
    Browse the repository at this point in the history
  10. Update tf2_ros/include/tf2_ros/buffer_server.h

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Tony Najjar <[email protected]>
    Tony Najjar and clalancette authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a8d4613 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream/rolling' into buffer-server-se…

    …rvice
    Tony Najjar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5a38a5e View commit details
    Browse the repository at this point in the history
  12. simplification

    Tony Najjar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e19de6d View commit details
    Browse the repository at this point in the history
  13. fix indentation

    Tony Najjar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    271626c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. add python buffer client changes

    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a7802a7 View commit details
    Browse the repository at this point in the history
  2. remove action interface

    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    43085e7 View commit details
    Browse the repository at this point in the history
  3. Fix formatting in buffer server code

    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e05f43f View commit details
    Browse the repository at this point in the history
  4. Remove LookupTransform action and update

    BufferClient naming
    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3770bf7 View commit details
    Browse the repository at this point in the history
  5. reaname result to response

    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f150705 View commit details
    Browse the repository at this point in the history
  6. draft of cpp buffer client

    Tony Najjar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    84cff94 View commit details
    Browse the repository at this point in the history