ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

synaptic's profile - activity

2021-12-28 09:19:07 -0500 received badge  Nice Answer (source)
2021-05-10 12:22:41 -0500 received badge  Teacher (source)
2021-05-03 20:47:11 -0500 edited answer A less-asyncronous way of using ROS2 action clients?

I found the following way using asynchronous callbacks modified from the docs: import rclpy from rclpy.action import Ac

2021-05-03 15:07:37 -0500 answered a question A less-asyncronous way of using ROS2 action clients?

I found the following way using asynchronous callbacks modified from the docs: import rclpy from rclpy.action import Ac