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

[WIP] Debugging action_client #11

Closed

Conversation

LoyVanBeek
Copy link
Member

See https://github.com/4am-robotics/orga/issues/3731:
I added a ROS 1 action client for a ROS 2 server, so run this:

ros2 run ros1_bridge action_bridge ros2 action_tutorials_interfaces action/Fibonacci fibonacci
ros2 run action_tutorials_cpp fibonacci_action_server

cd .../ros1_bridge/scripts
./ros1_action_client.py

This script will send a goal and then randomly cancel before the action is done, ie. when getting feedback. This repeats a 1000 times

@LoyVanBeek LoyVanBeek changed the title Debugging action_client [WIP] Debugging action_client May 5, 2023
@LoyVanBeek LoyVanBeek marked this pull request as draft May 5, 2023 09:20
@fmessmer
Copy link
Member

no longer needed as action_bridge was fixed in #13 and #15

@fmessmer fmessmer closed this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants