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

asdfgf's profile - activity

2021-07-29 02:56:37 -0500 received badge  Famous Question (source)
2020-04-07 12:24:33 -0500 received badge  Nice Question (source)
2020-02-11 04:12:31 -0500 received badge  Famous Question (source)
2020-02-11 04:12:31 -0500 received badge  Notable Question (source)
2020-02-11 04:12:31 -0500 received badge  Popular Question (source)
2019-06-07 18:17:54 -0500 received badge  Famous Question (source)
2019-06-07 18:17:54 -0500 received badge  Notable Question (source)
2019-01-18 12:59:00 -0500 received badge  Famous Question (source)
2018-11-13 06:01:56 -0500 received badge  Famous Question (source)
2018-09-19 14:26:06 -0500 marked best answer Problem with pointgrey camera driver

Hi,

I was trying to use pointgrey camera with ROS on Jetson TK1. i am trying to install the driver using

sudo apt-get install ros-jade-pointgrey-camera-driver

But I am getting the following error :

*Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Unable to locate package ros-jade-pointgrey-camera-driver*

Can I know how to resolve this problem ?

Thanks in advance

2018-05-09 16:27:54 -0500 received badge  Famous Question (source)
2017-11-28 12:52:53 -0500 received badge  Notable Question (source)
2017-11-16 22:20:00 -0500 received badge  Notable Question (source)
2017-04-04 07:46:10 -0500 received badge  Notable Question (source)
2017-03-29 13:45:55 -0500 received badge  Notable Question (source)
2017-02-11 11:44:07 -0500 received badge  Popular Question (source)
2016-11-15 23:15:03 -0500 received badge  Famous Question (source)
2016-11-14 18:09:40 -0500 received badge  Famous Question (source)
2016-10-04 01:36:08 -0500 received badge  Popular Question (source)
2016-10-03 03:06:31 -0500 received badge  Famous Question (source)
2016-09-06 03:57:04 -0500 received badge  Notable Question (source)
2016-08-07 15:28:28 -0500 received badge  Student (source)
2016-08-07 15:26:01 -0500 received badge  Popular Question (source)
2016-08-04 14:14:41 -0500 received badge  Popular Question (source)
2016-08-03 15:36:52 -0500 commented question ROS Topic queries

Oh thank you, I hadn't seen about latch before.

2016-08-03 02:33:52 -0500 asked a question ROS Topic queries

Can I know how can we know if the data is present on a topic ? Will the data remain on the topic until next data is published on that topic ?

I would like to realize an action and reaction pair. Action being publishing data on topic A and reaction being publishing data on topic B, this is supposed to happen within a certain interval.

2016-07-18 13:42:51 -0500 asked a question Error while installing RV-Monitor

Hi,

I would like to install RV-Monitor v 1.3 or higher in order to use ROSMOP. I tried to download RV-Monitor from this link : https://www.runtimeverification.com/m... but I'm getting an error saying An error while loading the archieve.

Can I know what needs to be done to correct this ? I wanted RV-Monitor in order to use ROSMOP and ROSRV.

Thanks in advance.

2016-06-30 12:41:21 -0500 asked a question /dev/video0 error while using usb_cam driver

I am using usb_cam driver to use a camera. When i try to run the driver using rosrun usb_cam usb_cam_node , I get the following error. Screenshot from 2016-06-30 17:43:53.png

Cannot identify '/dev/video0' : 2, No such file or directory

Can i know how to fix this ?

2016-06-29 18:46:26 -0500 asked a question Trying to obtain an RGB image

Hi,

I am finding trouble in viewing the image on '/camera/image' topic. A blank screen comes up when I use the following command.

rosrun image_view image_view image:=/camera/image

But when I try to look on topic /camera/image_raw I get a monochrome image. When I try /camera/image_color topic, I get a green shaded image. I would like to get and normal (rgb )image , I see only the following topics :

/camera/camera_info

/camera/camera_nodelet/parameter_descriptions

/camera/camera_nodelet/parameter_updates

/camera/camera_nodelet_manager/bond

/camera/image

/camera/image_color

/camera/image_mono

/camera/image_proc_debayer/parameter_descriptions

/camera/image_proc_debayer/parameter_updates

/camera/image_raw

/diagnostics

/image_view_1467243696220883524/parameter_descriptions

/image_view_1467243696220883524/parameter_updates

/rosout

/rosout_agg

Can I know how can I get normal RGB image ?

Thanks in advance.

2016-06-29 16:24:06 -0500 commented answer Error while using pointgrey camera

yes, true.. thank you :) I changed the data type and the error got eliminated.

2016-06-29 11:59:30 -0500 commented question Error while using pointgrey camera

Oops, sorry. Have posted the error.

2016-06-28 15:54:45 -0500 asked a question Error while using pointgrey camera

HI,

I am using pointgrey camera. I have installed the pointgrey camera driver successfully. When I launch the camera node, I can see the following topics : /camera/camera_info , /camera/image_raw and /camera/image. But when I try to subscribe to camera/image topic, I am getting the following error.

[ERROR] [1467135193.921150993]: Client [/Camera_Object_Detection] wants topic /camera/image to have datatype/md5sum [sensor_msgs/Image/060021388200f6f0f447d0fcd9c64743], but our version has [wfov_camera_msgs/WFOVImage/807d0db423ab5e1561cfeba09a10bc88]. Dropping connection.

Can I know how to fix this ?

Thanks.

2016-06-28 15:31:26 -0500 answered a question Interpreting /scan topic values using Hokuyo wrapper

Supply voltage was less than the voltage range mentioned in the data sheet. Once I increased the voltage, I could get the correct distance.

2016-06-28 13:44:15 -0500 commented question running image_view with pointgrey flea3 camera

Can I Know how did you resolve this issue ?

2016-06-27 18:27:41 -0500 asked a question Interpreting /scan topic values using Hokuyo wrapper

Hi,

I am using Hokuyo UST 10LX Lidar. I have downloaded the wrapper and I am able to get scan data on /scan topic. But the values from lidar does not match with the actual distance between the obstacle and the lidar. Can I know how to map data coming out from wrapper on /scan topic to real distance ?

Thanks in advance.

2016-06-25 02:36:22 -0500 received badge  Popular Question (source)
2016-06-24 13:24:30 -0500 asked a question Sacn Topic interpretation

Hi,

Can I know how to interpret lidar data obtained on scan topic. I am using Hokuyo UST-10LX. Are the published values in cms or m ? I could not get this from the datasheet.

Thanks in advance.