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

Chubb's profile - activity

2019-12-13 12:52:18 -0500 received badge  Student (source)
2019-12-13 07:40:50 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

Found a workaround to the issue, adding the rate.sleep() before the publish line and lowering the rate (in this case to

2019-12-13 07:39:27 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made and I found a workaround ,

2019-12-13 06:04:04 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

Ok another edit (EDIT 6). I'm now completely stumped. rospy.loginfo() seems to influence the failure as well.

2019-12-13 06:03:02 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made, see EDIT 5 and 6 below. G

2019-12-13 05:21:32 -0500 received badge  Famous Question (source)
2019-12-13 04:34:27 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made, see EDIT 4 below. General

2019-12-13 04:30:59 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I've made a new discovery with important information which should hopefully help pinpoint the issue; see EDIT 5 in the m

2019-12-13 04:30:40 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I've made a new discovery with important information which should help pinpoint the issue; see EDIT 5 in the main topic.

2019-12-13 04:30:05 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made, see EDIT 4 below. General

2019-12-12 09:48:16 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made, see EDIT 4 below. General

2019-12-12 09:47:28 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, Note: Edits have been made, see EDIT 4 below. General

2019-12-12 09:33:54 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, General information and context: WIndows 8.1 64-bit ru

2019-12-12 09:25:31 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, General information and context: WIndows 8.1 64-bit ru

2019-12-12 08:15:46 -0500 received badge  Notable Question (source)
2019-12-12 05:32:42 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, General information and context: WIndows 8.1 64-bit ru

2019-12-12 05:32:42 -0500 received badge  Editor (source)
2019-12-12 04:37:33 -0500 edited question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, General information and context: WIndows 8.1 64-bit ru

2019-12-12 04:35:28 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:35:22 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:34:44 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:34:31 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:26:07 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:25:54 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:25:47 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 04:25:26 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

I have replaced the pygame time keeping code with ros specific code and added a delta time function to replace the pygam

2019-12-12 03:02:54 -0500 received badge  Popular Question (source)
2019-12-10 15:49:24 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

To be honest I didn't know you could store the reference to the Subscriber. I added this as such: sfmobs_subscriber = r

2019-12-10 15:49:12 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

To be honest I didn't know you could store the reference to the Subscriber. I added this as such: sfmobs_subscriber

2019-12-10 15:49:06 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

To be honest I didn't know you could store the reference to the Subscriber. I added this as such: sfmobs_subscriber

2019-12-10 15:48:54 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

To be honest I didn't know you could store the reference to the Subscriber. I added this as such: sfmobs_subscriber

2019-12-10 15:13:00 -0500 commented question Node seems to unwantedly automatically unsubcribe from topic

Is there a way for rate or sleep supply a delta time, like the pygame clock.tick does? Because I need that for the remai

2019-12-10 12:33:16 -0500 asked a question Node seems to unwantedly automatically unsubcribe from topic

Node seems to unwantedly automatically unsubcribe from topic Hi, General information and context: WIndows 8.1 64-bit ru