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

vanguard478's profile - activity

2023-05-03 10:15:53 -0500 received badge  Student (source)
2022-11-14 02:46:55 -0500 received badge  Famous Question (source)
2022-10-14 09:18:31 -0500 received badge  Notable Question (source)
2022-10-08 14:30:10 -0500 received badge  Popular Question (source)
2022-09-30 18:07:37 -0500 commented question Convert Header Timestamp to nanosecond Python ROS2 Foxy

So I should create a Time Object using something like this(assuming an msg incoming_msg): from rclpy.time import Time t

2022-09-30 10:55:13 -0500 commented question Convert Header Timestamp to nanosecond Python ROS2 Foxy

So it should create a Time Object using something like this(assuming an msg incoming_msg: from rclpy.time import Time t

2022-09-30 10:52:57 -0500 commented question Convert Header Timestamp to nanosecond Python ROS2 Foxy

So it should create a Time Object using something like this(assuming an msg incoming_msg: from rclpy.time import Time t

2022-09-30 07:50:46 -0500 edited question Convert Header Timestamp to nanosecond Python ROS2 Foxy

Convert Header Timestamp to nanosecond Python ROS2 Foxy Hi, I have been trying to convert the message timestamp to nano

2022-09-30 07:48:21 -0500 edited question Convert Header Timestamp to nanosecond Python ROS2 Foxy

Convert Header Timestamp to nanosecond Python ROS2 Foxy Hi, I have been trying to convert the message timestamp to nano

2022-09-30 07:48:21 -0500 received badge  Editor (source)
2022-09-30 07:47:28 -0500 asked a question Convert Header Timestamp to nanosecond Python ROS2 Foxy

Convert Header Timestamp to nanosecond Python ROS2 Foxy Hi, I have been trying to convert the message timestamp to nano

2022-07-20 19:43:56 -0500 received badge  Famous Question (source)
2022-06-12 19:10:03 -0500 commented question Creating an Action Client in a Managed Node?

I wasn't able to solve it using the rclcpp_lifecycle . You can try using the Lifecycle Node Class of Navigation2 nav2_

2022-06-12 14:50:23 -0500 commented question Creating an Action Client in a Managed Node?

I wasn't able to solve it using the rclcpp_lifecycle . You can try using the Lifecycle Node Class of Navigation2 , I was

2022-06-12 14:38:15 -0500 edited question Creating an Action Client in a Managed Node?

Creating an Action Client in a Managed Node? Hi everyone, I am trying to create a Managed Node ( inheriting from rclcpp_

2022-06-12 14:34:53 -0500 received badge  Notable Question (source)
2022-05-17 03:41:37 -0500 received badge  Popular Question (source)
2022-03-10 15:08:04 -0500 commented answer Is it possible to have a Subscriber inside the Service Server

Thanks for the explanation about the callbacks. Really helpful

2022-03-08 16:40:27 -0500 asked a question Creating an Action Client in a Managed Node?

Creating an Action Client in a Managed Node? Hi everyone, I am trying to create a Managed Node ( inheriting from rclcpp_

2022-02-11 03:36:34 -0500 received badge  Enthusiast
2022-01-30 18:59:37 -0500 received badge  Supporter (source)