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

Phymin's profile - activity

2022-07-22 01:25:24 -0500 commented answer programmatically load yaml parameters in C

Thanks, this works for me, so does this mean we cannot use code(not the code with command) to load parameter file at run

2022-07-16 21:34:44 -0500 received badge  Popular Question (source)
2022-07-15 21:30:07 -0500 commented answer What is the preferable way to share states among multiple nodes in ROS?

Thanks for your reply, I don't use ros_control before, and I'm not going to use the open source package in this system.

2022-07-15 09:17:42 -0500 asked a question What is the preferable way to share states among multiple nodes in ROS?

What is the preferable way to share states among multiple nodes in ROS? Hi all, I am developing a robot software system

2021-08-10 05:01:49 -0500 received badge  Famous Question (source)
2021-07-09 07:25:42 -0500 received badge  Self-Learner (source)
2021-07-09 07:25:42 -0500 received badge  Teacher (source)
2021-05-21 07:43:19 -0500 received badge  Notable Question (source)
2021-02-20 02:32:03 -0500 received badge  Famous Question (source)
2021-01-15 21:31:44 -0500 received badge  Famous Question (source)
2020-12-22 17:47:37 -0500 received badge  Notable Question (source)
2020-12-22 07:08:59 -0500 received badge  Notable Question (source)
2020-12-13 20:03:24 -0500 received badge  Popular Question (source)
2020-11-27 02:02:07 -0500 received badge  Famous Question (source)
2020-11-24 10:43:07 -0500 received badge  Famous Question (source)
2020-11-20 02:15:06 -0500 received badge  Famous Question (source)
2020-11-16 15:58:24 -0500 received badge  Notable Question (source)
2020-11-16 15:58:24 -0500 received badge  Popular Question (source)
2020-11-03 23:20:28 -0500 commented answer rqt freezes when opening Dynamic Reconfigure

This doesnot work for me, I test it on ros2 foxy and ubuntu20.04

2020-11-03 23:20:28 -0500 received badge  Commentator
2020-11-02 23:11:41 -0500 commented question ROS_LOG_DIR not affecting where logs are written - ROS2 Eloquent

Have you fixed this problem? I have encountered the same problem in ros2 foxy.

2020-10-19 11:36:26 -0500 received badge  Notable Question (source)
2020-10-15 05:34:08 -0500 edited question navigation2 failed with no recovery behaviours

navigation2 failed with no recovery behaviours Hi I deploy navigation2 to a differiential vehicle, and I encounter a st

2020-10-15 05:25:59 -0500 edited question navigation2 failed with no recovery behaviours

navigation2 failed with no recovery behaviours Hi I deploy navigation2 to a differiential vehicle, and I encounter a st

2020-10-15 05:25:35 -0500 edited question navigation2 failed with no recovery behaviours

navigation2 failed with no recovery behaviours Hi I deploy navigation2 to a differiential vehicle, and I encounter a st

2020-10-15 05:24:38 -0500 asked a question navigation2 failed with no recovery behaviours

navigation2 failed with no recovery behaviours Hi I deploy navigation2 to a differiential vehicle, and I encounter a st

2020-09-30 03:04:14 -0500 commented question ros2 node stuck in RCLCPP_INFO when using launch files

Anyone could give me some clues? I am really frustrated about this problem, thanks.

2020-09-30 03:02:41 -0500 received badge  Popular Question (source)
2020-09-28 04:28:46 -0500 edited question ros2 node stuck in RCLCPP_INFO when using launch files

ros2 node stuck in RCLCPP_INFO when using launch files Hi, I write the following main function for runing my node: int

2020-09-28 03:26:40 -0500 edited question ros2 node stuck in RCLCPP_INFO when using launch files

ros2 node stuck in RCLCPP_INFO when using launch files Hi, I write the following main function for runing my node: int

2020-09-28 03:26:40 -0500 received badge  Editor (source)
2020-09-28 03:25:32 -0500 asked a question ros2 node stuck in RCLCPP_INFO when using launch files

ros2 node stuck in RCLCPP_INFO when using launch files Hi, I write the following main function for runing my node: int

2020-09-28 03:09:22 -0500 received badge  Popular Question (source)
2020-09-24 20:00:07 -0500 marked best answer A confusion about different distribution support in ROS2

Hi,

After I read through the navigation2 document in navigation2 document, I find that the features and source code between different distribution has much difference. For example, navigation2 eloquent add serveral new packages and plugins and has a change on architectural design compared to dashing.

And from my test, rviz2 in ROS2 eloquent support message filters now, but ROS2 dashing still don't support this feature.

My confusion here is from the ROS2 index website, the ROS2 dashing will be supported until May 2021, but ROS2 eloquent will end its life on November 2020, why the new features or functions is not added on the ROS2 LTS distribution? Though ROS2 foxy LTS is released, but because the support packages is still limited and it's running on Ubuntu20.04 which is still not supported for our robot.

Hope someone could ease my confusion, Thanks.

2020-09-24 20:00:02 -0500 commented answer A confusion about different distribution support in ROS2

Thanks for your detail explanation, I got better understanding about it now.

2020-09-24 19:52:30 -0500 received badge  Notable Question (source)
2020-09-24 10:33:17 -0500 received badge  Popular Question (source)
2020-09-24 02:26:50 -0500 asked a question A confusion about different distribution support in ROS2

A confusion about different distribution support in ROS2 Hi, After I read through the navigation2 document in navigatio

2020-09-23 04:24:54 -0500 commented question rviz2 could not display laser scan data when the fix frame is set to odom

Yes, I think, from the TF tree in rviz there is no error, and I don't know how to show tf tree in ROS2

2020-09-22 20:25:25 -0500 asked a question rviz2 could not display laser scan data when the fix frame is set to odom

rviz2 could not display laser scan data when the fix frame is set to odom Hi, I'm working on ubuntu18.04 and ROS2 dashi

2020-09-22 03:48:26 -0500 answered a question rviz2 cannot show LaserScan messages in ROS2 dashing with gazebo

I have finally figured out where the problem is. Just check Unreliable option and the rviz2 can show laser scan points.

2020-09-22 03:48:26 -0500 received badge  Rapid Responder (source)
2020-09-22 03:43:38 -0500 edited question rviz2 cannot show LaserScan messages in ROS2 dashing with gazebo

rviz2 cannot show LaserScan messages in ROS2 dashing with gazebo Hi, I am really frustrated that I have tried for almos

2020-09-22 02:45:08 -0500 asked a question rviz2 cannot show LaserScan messages in ROS2 dashing with gazebo

rviz2 cannot show LaserScan messages in ROS2 dashing with gazebo Hi, I am really frustrated that I have tried for almos

2020-09-21 07:19:57 -0500 received badge  Popular Question (source)
2020-09-17 02:41:55 -0500 commented question What's the difference between melodic and kinetic on navigation stack

@Humpelstilzchen Yes, you're right, it's the pdist_scale parameter which makes this difference, but what's strange is th

2020-09-16 21:50:33 -0500 commented question What's the difference between melodic and kinetic on navigation stack

Thanks for your comment, I will give it a try.

2020-09-16 03:28:02 -0500 commented question What has changed for Navigation package from kinetic to melodic?

I encounter similar problem when upgrading from kinetic to melodic, do you figure out why now? Please see my question: W

2020-09-15 22:29:10 -0500 asked a question What's the difference between melodic and kinetic on navigation stack

What's the difference between melodic and kinetic on navigation stack Hi, First, I deploy kinetic to a real different

2018-08-08 00:39:12 -0500 received badge  Enthusiast