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

SumitP's profile - activity

2020-12-22 20:18:03 -0500 received badge  Famous Question (source)
2020-12-22 20:18:03 -0500 received badge  Notable Question (source)
2019-04-08 01:20:53 -0500 marked best answer How to develop ROS camera driver?

Hello,

I am new to driver development.

So, what are the basic requirements to develop ROS camera driver?

Thank you.

2018-05-15 17:18:10 -0500 received badge  Famous Question (source)
2018-03-12 15:30:33 -0500 received badge  Famous Question (source)
2018-02-22 06:59:11 -0500 received badge  Famous Question (source)
2018-02-22 04:11:49 -0500 commented question image_transport::ImageTransport Segfault

@TomHe have you solved this problem? Even I am facing the same problem.

2018-02-21 01:27:16 -0500 received badge  Notable Question (source)
2018-02-20 12:06:15 -0500 commented answer How to develop ROS camera driver?

No. Existing Point Grey camera driver is using Flycapture 2 SDK but I need to use Spinnaker SDK since Blackfly S won't s

2018-02-20 12:04:26 -0500 received badge  Popular Question (source)
2018-02-20 09:55:17 -0500 commented answer How to develop ROS camera driver?

@lucasw thank you for your information. For Point grey camera Blackfly S (Spinnaker SDK).

2018-02-20 09:01:51 -0500 asked a question How to develop ROS camera driver?

How to develop ROS camera driver? Hello, I am new to driver development. So, what are the basic requirements to deve

2018-02-19 12:29:04 -0500 received badge  Popular Question (source)
2017-11-30 04:33:14 -0500 received badge  Notable Question (source)
2017-11-30 02:42:42 -0500 received badge  Popular Question (source)
2017-11-10 09:22:23 -0500 edited question How to use diagnostic_updater for talker node?

How to use diagnostic_updater for talker node? I want to know the status of talker node. For example frequency at which

2017-11-10 09:21:02 -0500 commented answer How to use diagnostic_updater for talker node?

I found the solution. Thank for your support.

2017-11-10 09:21:02 -0500 received badge  Commentator
2017-11-09 02:42:20 -0500 commented answer is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node?

Ahh That's Great. thank you.

2017-11-08 16:01:17 -0500 received badge  Notable Question (source)
2017-11-08 07:51:39 -0500 commented answer How to use diagnostic_updater for talker node?

I have changed it but I got one more error including previous errors. error: no matching function for call to ‘diagnost

2017-11-08 07:51:12 -0500 commented answer How to use diagnostic_updater for talker node?

I have included it but I got one more error including previous errors. error: no matching function for call to ‘diagnos

2017-11-08 07:47:09 -0500 commented answer How to use diagnostic_updater for talker node?

I have included it but still the same error.

2017-11-08 06:19:08 -0500 commented answer How to use diagnostic_updater for talker node?

I have included it but still the same error. Header header uint32 seq time stamp string frame_id

2017-11-08 04:19:09 -0500 commented answer How to use diagnostic_updater for talker node?

I have included it but still the same error.

2017-11-07 02:23:47 -0500 commented answer How to use diagnostic_updater for talker node?

Okay, Thank you.

2017-11-07 02:23:01 -0500 commented answer How to use diagnostic_updater for talker node?

error: ‘struct std_msgs::String_<std::allocator<void> >’ has no member named ‘header’ tick(message->he

2017-11-07 02:22:34 -0500 commented answer How to use diagnostic_updater for talker node?

error: ‘struct std_msgs::String_<std::allocator<void> >’ has no member named ‘header’ tick(message->he

2017-11-07 02:22:25 -0500 commented answer How to use diagnostic_updater for talker node?

error: ‘struct std_msgs::String_<std::allocator<void> >’ has no member named ‘header’ tick(message->he

2017-11-07 02:21:48 -0500 commented answer How to use diagnostic_updater for talker node?

After compiling the talker node, there are errors in diagnostic_updater/include/diagnostic_updater/publisher.h error: ‘

2017-11-07 01:42:34 -0500 commented answer How to use diagnostic_updater for talker node?

That's great. Thank you.

2017-11-06 18:47:30 -0500 received badge  Notable Question (source)
2017-11-06 10:37:14 -0500 received badge  Popular Question (source)
2017-11-06 10:35:46 -0500 commented answer How to use diagnostic_updater for talker node?

Okay, Sorry for that. So, is there a solution for question?

2017-11-06 10:35:35 -0500 commented answer How to use diagnostic_updater for talker node?

Okay, Sorry for that. So, is there solution for question?

2017-11-06 10:35:07 -0500 edited question How to use diagnostic_updater for talker node?

How to use diagnostic_updater for talker node? I want to know the status of talker node. For example frequency at which

2017-11-06 10:34:51 -0500 edited question How to use diagnostic_updater for talker node?

How to use diagnostic_updater for talker node? I want to know the status of talker node. For example frequency at which

2017-11-06 10:33:40 -0500 commented answer How to use diagnostic_updater for talker node?

Okay, Sorry for that. So, is there solution for that?

2017-11-06 10:09:06 -0500 commented answer How to use diagnostic_updater for talker node?

Okay, But is it possible with diagnostic tools? I want to use with diagnostics like diagnostic aggregator or diagnostic

2017-11-06 02:56:35 -0500 received badge  Enthusiast
2017-11-04 18:03:44 -0500 asked a question rqt_gui is empty

rqt_gui is empty Hello, I am using ROS Kinetic. I tried to use arni but when i launch rqt_gui it is completely empty,

2017-11-03 10:30:48 -0500 received badge  Popular Question (source)
2017-11-03 09:24:55 -0500 asked a question How to use diagnostic_updater for talker node?

How to use diagnostic_updater for talker node? I want to know the status of talker node. For example frequency at which

2017-11-03 02:56:59 -0500 edited question is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node?

is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node? I want to change the name ros::Pub

2017-11-03 02:55:22 -0500 received badge  Editor (source)
2017-11-03 02:55:22 -0500 edited question is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node?

ros::Publisher to xyz::Publishernew in talker.cpp node? I want to change the name ros::Publisher to xyz::Publishernew. I

2017-11-02 05:42:23 -0500 edited question is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node?

Is it possible to change the name in talker.cpp node? I want to change the name ros::Publisher to xyz::Publishernew. Is

2017-11-02 05:40:59 -0500 asked a question is it possible to change name ros::Publisher to xyz::Publishernew in talker.cpp node?

Is it possible to change the name in talker.cpp node? I want to change the name ros::Publisher to xyz::Publishernew. Is

2017-10-26 10:20:51 -0500 commented question can i control rotation angle of turtlesim?

Hi Ruben, I want to control the rotation angle of turtlesim. I mean when I launch the teleop_twist_keyboard node, if i