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

creepyjokester33's profile - activity

2022-06-28 09:36:49 -0500 received badge  Famous Question (source)
2022-02-07 01:26:25 -0500 received badge  Notable Question (source)
2022-02-06 14:21:32 -0500 received badge  Student (source)
2022-02-05 09:56:30 -0500 received badge  Self-Learner (source)
2022-02-05 09:56:30 -0500 received badge  Teacher (source)
2022-02-05 03:08:24 -0500 received badge  Popular Question (source)
2022-02-05 01:21:15 -0500 answered a question c++ Subscriber does not subscribe

Fixed it, the subscriber object returned needs to be a global variable. Local doesnt work.

2022-02-05 01:20:10 -0500 received badge  Enthusiast
2022-01-31 12:46:39 -0500 asked a question c++ Subscriber does not subscribe

c++ Subscriber does not subscribe Hello, I was doing the eth zurich ros course's second exercise when i got stuck. My sm