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

telxsipr2's profile - activity

2014-10-27 23:56:56 -0500 received badge  Famous Question (source)
2014-10-02 02:58:28 -0500 received badge  Famous Question (source)
2013-01-09 18:54:04 -0500 commented question Query Regarding Microsoft Kinect X-box 360

When openni.launch is launched we get the following error message lines

pr2admin@c1:~$ roslaunch openni_launch openni.launch ... logging to /u/pr2admin/.ros/log/95f1b46c-5adc-11e2-aede-001517ebc515/roslaunch-c1-16275.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://c1:41914/

SUMMARY

PARAMETERS * /rosdistro * /camera/driver/rgb_frame_id * /camera/disparity_depth_registered/min_range * /camera/driver/rgb_camera_info_url * /camera/depth_registered/rectify_depth/interpolation * /camera/driver/depth_frame_id * /camera/depth/rectify_depth/interpolation * /camera/disparity_depth/max_range * /rosversion * /camera/driver/device_id * /camera/driver/depth_camera_info_url * /camera/disparity_depth/min_range * /camera/disparity_depth_registered/max_range

NODES /camera/depth/ rectify_depth (nodelet/nodelet) metric_rect (nodelet/nodelet) metric (nodelet/nodelet) points (nodelet/nodelet) /camera/rgb/ debayer (nodelet/nodelet) rectify_mono (nodelet/nodelet) rectify_color (nodelet/nodelet) / camera_nodelet_manager (nodelet/nodelet) camera_base_link (tf/static_transform_publisher) camera_base_link1 (tf/static_transform_publisher) camera_base_link2 (tf/static_transform_publisher) camera_base_link3 (tf/static_transform_publisher) /camera/ driver (nodelet/nodelet) register_depth_rgb (nodelet/nodelet) points_xyzrgb_depth_rgb (nodelet/nodelet) disparity_depth (nodelet/nodelet) disparity_depth_registered ... (more)

2013-01-01 05:35:22 -0500 received badge  Notable Question (source)
2012-12-31 16:44:22 -0500 received badge  Editor (source)
2012-12-30 17:08:46 -0500 commented question Query Regarding Microsoft Kinect X-box 360

The actual error INFO] [1356520739.620137369]: Number devices connected: 1

2012-12-30 17:08:11 -0500 received badge  Popular Question (source)
2012-12-27 16:11:57 -0500 asked a question Query Regarding Microsoft Kinect X-box 360

Hi ALL, We are working on pr2 robot and we are trying to configure Microsoft Xbox 360 on our pr2 robot ,We followed link below and installed ros-electric-openni-kinect, when we launch roslaunch openni_launch openni.launch we get the following error

INFO] [1356520739.620137369]: Number devices connected: 1 Killing XnSensorServer and removing module gspca_kinect did not work for us, our lsusb looks like this

pr2admin@c1:~$ lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 008: ID 0408:0003 Quanta Computer, Inc. Bus 002 Device 004: ID 0408:0907 Quanta Computer, Inc. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 005: ID 045e:02ae Microsoft Corp. Bus 007 Device 004: ID 045e:02ad Microsoft Corp. Bus 007 Device 003: ID 045e:02b0 Microsoft Corp. Bus 007 Device 002: ID 0409:005a NEC Corp. HighSpeed Hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 003: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device Bus 006 Device 002: ID 046d:0a04 Logitech, Inc. V20 portable speakers (USB powered) Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

is there any configurations or any other steps we are missing in order to bring up our kinect? please let us know Thanks in advance.

2012-12-02 11:59:50 -0500 received badge  Popular Question (source)
2012-12-02 10:20:01 -0500 received badge  Notable Question (source)
2012-11-30 04:22:18 -0500 received badge  Popular Question (source)
2012-11-30 01:54:42 -0500 asked a question Regarding Navigation

How to make the robot move in a particular path (say in traffic lane)?

2012-11-30 01:52:44 -0500 asked a question Regarding navigation

I would like to move the pr2 robot in a particular path specified (example to move in lane) Can anyone suggest how to proceed ?

Thanks in Advance.