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

arsonist's profile - activity

2021-01-21 21:53:49 -0500 received badge  Famous Question (source)
2021-01-21 21:53:49 -0500 received badge  Notable Question (source)
2019-08-29 10:30:01 -0500 received badge  Famous Question (source)
2019-03-23 21:44:16 -0500 received badge  Notable Question (source)
2019-03-23 10:25:06 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle(); distanceSub = nh.subscribe("senso

2019-03-23 10:24:24 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle(); distanceSub = nh.subscribe("senso

2019-03-23 10:24:05 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle(); distanceSub = nh.subscribe("senso

2019-03-23 10:13:00 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle(); I replaced it with nh = ros::Nod

2019-03-23 10:11:59 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle(); I replaced it with and it sto

2019-03-23 10:03:53 -0500 received badge  Favorite Question (source)
2019-03-23 09:53:43 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important: nh = getMTNodeHandle();

2019-03-23 09:53:04 -0500 commented question ROS namespaces

I have my nodelet implemented in such way, if it is important nh = getMTNodeHandle();

2019-03-23 08:28:07 -0500 commented question ROS namespaces

There are no /nodelet_manager/bond subscriptions and publications. The same with /ld2/my_nodelet2. Node [/ld1/my_nodele

2019-03-15 10:04:58 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 10:04:07 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 10:03:22 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 10:02:58 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 10:02:22 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 09:41:28 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 09:37:52 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 09:37:35 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-15 09:37:17 -0500 commented question ROS namespaces

If it is published under /ld1/sensors/sensor1 should not I at least see this topic in rostopic list? I see only /sensors

2019-03-11 07:47:05 -0500 received badge  Popular Question (source)
2019-03-10 15:50:43 -0500 received badge  Popular Question (source)
2019-03-10 14:30:36 -0500 asked a question ROS namespaces

ROS namespaces Hello! I have the problem which I guess is connected with my not understanding ROS namespaces issue good

2019-02-20 11:11:49 -0500 commented question Nodelets Indigo strange behavior

@PeteBlacker, but why do then nodes work without specifying hostname or ip?

2019-02-20 06:27:03 -0500 edited question Nodelets Indigo strange behavior

Nodelets Indigo strange behavior I've been having problem with ROS Indigo. I have two variants of just the same code: us

2019-02-20 06:27:03 -0500 received badge  Editor (source)
2019-02-20 06:22:52 -0500 edited question Nodelets Indigo strange behavior

Nodelets Indigo strange behavior I've been having problem with ROS Indigo. I have two variants of just the same code: us

2019-02-20 06:10:42 -0500 asked a question Nodelets Indigo strange behavior

Nodelets Indigo strange behavior I've been having problem with ROS Indigo. I have two variants of just the same code: us