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

ali ekber celik's profile - activity

2023-04-13 08:57:12 -0500 received badge  Good Question (source)
2022-06-07 06:09:40 -0500 received badge  Nice Question (source)
2021-09-10 14:10:40 -0500 received badge  Famous Question (source)
2021-08-29 12:12:49 -0500 received badge  Notable Question (source)
2021-08-27 17:20:35 -0500 received badge  Popular Question (source)
2021-08-27 00:06:59 -0500 edited question How to create a mock publisher in ROS2 using gmock?

How to create a mock publisher in ROS2? Hello I would like to create a mock publisher for my ROS2 publisher unit tests.

2021-08-27 00:06:35 -0500 edited question How to create a mock publisher in ROS2 using gmock?

How to create a mock publisher in ROS2? Hello I would like to create a mock publisher for my ROS2 publisher unit tests.

2021-08-27 00:05:20 -0500 edited question How to create a mock publisher in ROS2 using gmock?

How to create a mock publisher in ROS2? Hello I would like to create a mock publisher for my ROS2 publisher unit tests.

2021-08-26 16:21:09 -0500 asked a question How to create a mock publisher in ROS2 using gmock?

How to create a mock publisher in ROS2? Hello I would like to create a mock publisher for my ROS2 publisher unit tests.

2021-08-26 16:10:07 -0500 received badge  Famous Question (source)
2021-05-26 04:36:32 -0500 commented question How to understand the difference rclcpp::spin() and rclcpp::executor::Executor::spin_once()?

Hi, even though it's been a while since you asked the question, did you figure out the reason behind this issue?

2021-02-15 04:21:25 -0500 received badge  Famous Question (source)
2021-02-15 01:29:48 -0500 commented answer How to prevent the second publisher to publish on the same topic?

By the way, the corresponding method of getNumPublishers() in ROS2 is count_publishers()

2021-02-15 01:29:18 -0500 commented answer How to prevent the second publisher to publish on the same topic?

By the way, the corresponding method of getNumPublishers in ROS2 is count_publishers

2021-02-12 04:33:44 -0500 commented answer How to prevent the second publisher to publish on the same topic?

Thanks for your answer. I will take look at rclcpp API more and probably the method you told will help me somehow.

2021-02-12 04:33:35 -0500 commented answer How to prevent the second publisher to publish on the same topic?

Thanks for your answers. I will take look at rclcpp API more and probably the method you told will help me somehow.

2021-02-12 04:33:35 -0500 received badge  Commentator
2021-02-12 04:31:51 -0500 marked best answer How to prevent the second publisher to publish on the same topic?

Hello everyone,

I am working with ROS2 in my project and I know ROS/ROS2 is capable to handle multiple publishers and subscribers on the same topic. Due to some limitations in my project, I would like to prevent the second publisher to publish on the same topic. It needs to be kind of one publisher for one topic.

Basically, is it something doable in the ROS environment? If so, is there any option or notification infrastructure that notifies the first publisher or any other node?

Thanks in advance.

2021-02-12 04:21:21 -0500 received badge  Notable Question (source)
2021-02-11 15:52:08 -0500 received badge  Popular Question (source)
2021-02-11 10:01:34 -0500 edited question How to prevent the second publisher to publish on the same topic?

How to prevent the second publisher on the same topic? Hello everyone, I am working with ROS2 in my project and I know

2021-02-11 09:13:26 -0500 asked a question How to prevent the second publisher to publish on the same topic?

How to prevent the second publisher on the same topic? Hello everyone, I am working with ROS2 in my project and I know

2020-06-29 05:39:41 -0500 received badge  Notable Question (source)
2019-12-17 13:44:57 -0500 received badge  Popular Question (source)
2019-12-17 04:39:32 -0500 asked a question ROS2 Max number of nodes in a single process

ROS2 Max number of nodes in a single process Is there any limit on the number of nodes which can be used in a single pro

2019-11-27 02:40:25 -0500 received badge  Enthusiast
2019-11-26 16:30:24 -0500 commented question How do I fix rviz_ogre_vendor build failure on when install Eloquent on Mac?

Hi, did you find any solution in regards to this issue? I also have the same issue.

2019-11-26 16:29:58 -0500 commented question How do I fix rviz_ogre_vendor build failure on when install Eloquent on Mac?

Hi, did you find any solution in regards to this issue?

2019-07-10 12:08:41 -0500 marked best answer How to navigate in my custom map?

Hi,

I have built a map using gmapping package and i got a map.yaml file.But how should i use rviz to estimate the inital pose and how can i move my robot on rviz?

I use ROS Hydro and Gazebo 1.9.1

Thanks.

2017-08-16 23:06:08 -0500 received badge  Enlightened (source)
2017-08-16 23:06:08 -0500 received badge  Good Answer (source)
2017-05-13 18:31:48 -0500 received badge  Famous Question (source)
2017-04-18 17:59:01 -0500 received badge  Notable Question (source)
2017-03-13 14:25:02 -0500 received badge  Critic (source)
2017-03-07 10:01:32 -0500 received badge  Popular Question (source)
2017-03-06 11:49:17 -0500 received badge  Organizer (source)
2017-03-06 11:48:45 -0500 asked a question how to use g2o?

Can you give some information about how to use g2o?Do i have to use it with a ros distribution? is there any advantage to use them together?if yes,how can i interoperate them?

thanks.

2017-03-05 14:59:30 -0500 commented answer Compile error while building g2o for Kinetic RGBDSLAM

Can you detail your solution please?i have just faced same problem.

2015-03-23 13:44:36 -0500 received badge  Taxonomist
2015-03-21 08:46:57 -0500 marked best answer occupancy_grid_utils with ros hydro

Hi,

I am trying to use occupancy_grid_utils/ray_tracer.h library in my ros program for localization.But i get an error due to occupancy_grid_utils/ray_tracer.h library does not exist in ros hydro.I got these errors;

CMake Error at /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:72 (find_package):Could not find a package configuration file provided by occupancy_grid_utils with any of the following names:

occupancy_grid_utilsConfig.cmake
occupancy_grid_utils-config.cmake

Add the installation prefix of "occupancy_grid_utils" to CMAKE_PREFIX_PATH or set "occupancy_grid_utils_DIR" to a directory containing one of the above files. If "occupancy_grid_utils" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): particle_filter/CMakeLists.txt:6 (find_package)`

Is there any way to use this library in ros hydro?

Thanks.

2015-03-21 08:46:57 -0500 received badge  Nice Answer (source)