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

alexpawo's profile - activity

2019-11-21 09:45:59 -0500 received badge  Famous Question (source)
2019-11-18 13:17:02 -0500 answered a question Subscribe to topic and get/save data from two messages

I solved the problem. I put the if-else condition in the void callback function. Here is the code: void Localization::c

2019-11-18 00:37:01 -0500 received badge  Enthusiast
2019-11-16 11:26:38 -0500 commented question Subscribe to topic and get/save data from two messages

Could you help me implementing the if-else code in my current one? Every time I try to implement mine I get some wrong

2019-11-16 11:26:19 -0500 answered a question Subscribe to topic and get/save data from two messages

Could you help me implementing the if-else code in my current one? Every time I try to implement mine I get some wrong

2019-11-14 07:31:57 -0500 received badge  Notable Question (source)
2019-11-12 03:10:07 -0500 received badge  Popular Question (source)
2019-11-11 07:09:57 -0500 asked a question Subscribe to topic and get/save data from two messages

Subscribe to topic and get/save data from two messages Rviz shows me two points, these points are my two objects (lets a

2019-11-09 12:40:22 -0500 received badge  Famous Question (source)
2019-11-09 11:57:51 -0500 answered a question Subsribe to RadarScan topic to get coordinates and use them for further calculation

Hi guys so I edited the code, wrote a subscriber in ROS and everything works fine. Here is the code: class Localization

2019-11-09 11:47:04 -0500 received badge  Notable Question (source)
2019-11-09 03:38:11 -0500 received badge  Popular Question (source)
2019-11-06 15:37:21 -0500 asked a question Subsribe to RadarScan topic to get coordinates and use them for further calculation

Subsribe to RadarScan topic to get coordinates and use them for further calculation Hi guys, in my project I want to ge