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

Executables in examples_rclpy_minimal_action_server #634

Closed
5 tasks done
Yadunund opened this issue Apr 5, 2023 · 1 comment
Closed
5 tasks done

Executables in examples_rclpy_minimal_action_server #634

Yadunund opened this issue Apr 5, 2023 · 1 comment

Comments

@Yadunund
Copy link
Member

Yadunund commented Apr 5, 2023

Setup

  • DDS vendor: Cyclone
  • BuildType: Binary
  • Os: Windows
  • Chip: Amd64

Checks

  • Check server_defer

    details

    Try

    1. # User input in terminal 1
      ros2 run examples_rclpy_minimal_action_server server_defer
  • Check server_not_composable

    details

    Try

    1. # User input in terminal 1
      ros2 run examples_rclpy_minimal_action_server server_not_composable
  • Check server

    details

    Try

    1. # User input in terminal 1
      ros2 run examples_rclpy_minimal_action_server server
  • Check server_queue_goals

    details

    Try

    1. # User input in terminal 1
      ros2 run examples_rclpy_minimal_action_server server_queue_goals
  • Check server_single_goal

    details

    Try

    1. # User input in terminal 1
      ros2 run examples_rclpy_minimal_action_server server_single_goal

You can find the code used to generate this test case here

@Yadunund
Copy link
Member Author

Yadunund commented May 9, 2023

All good except for rcl throwing an error on Ctrl+C as described here ros2/examples#360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant