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

narenayak's profile - activity

2013-07-24 12:39:05 -0500 received badge  Taxonomist
2012-10-01 07:34:24 -0500 received badge  Notable Question (source)
2012-10-01 07:34:24 -0500 received badge  Famous Question (source)
2012-10-01 07:34:24 -0500 received badge  Popular Question (source)
2012-09-06 05:29:35 -0500 received badge  Notable Question (source)
2012-09-06 05:29:35 -0500 received badge  Famous Question (source)
2012-09-06 05:29:35 -0500 received badge  Popular Question (source)
2012-04-13 01:15:51 -0500 asked a question Mit Hand detection runs fine but is not able to detect hand

Hi I am able to run hand_interaction without any issue .But after it detects a human on the on the prime sense user tracker view it always shows "looking for pose" on the detected human.Is there any specific pose link the openni_tracker .plz help the below is the copy of terminal window running hand _interaction.

I have some error like "libusb couldn't open USB device /dev/bus/usb/001/014: Permission denied. libusb requires write access to USB device nodes. " which i have solved

but i still am not able to find why it is not able to detect hand

roslaunch hand_interaction hand_detector.launch ... logging to /home/usr1/.ros/log/7cfb26b2-8555-11e1-975c-38607793109f/roslaunch-CrevaviWS2-1004.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://CrevaviWS2:50763/

SUMMARY

PARAMETERS * /rosdistro * /openni_node1/use_indices * /openni_node1/depth_registration * /openni_node1/image_time_offset * /openni_node1/depth_frame_id * /openni_node1/depth_mode * /openni_node1/debayering * /rosversion * /openni_node1/projector_depth_baseline * /openni_node1/rgb_frame_id * /openni_node1/depth_rgb_translation * /openni_node1/depth_time_offset * /openni_node1/image_mode * /openni_node1/shift_offset * /openni_node1/device_id * /openni_node1/depth_rgb_rotation

NODES / openni_node1 (openni_camera/openni_node) kinect_base_link (tf/static_transform_publisher) kinect_base_link1 (tf/static_transform_publisher) kinect_base_link2 (tf/static_transform_publisher) kinect_base_link3 (tf/static_transform_publisher) handdetector (hand_interaction/detectskelhands) ressetter (dynamic_reconfigure/dynparam) skel_tracker (skeletal_tracker/tracker)

auto-starting new master process[master]: started with pid [1019] ROS_MASTER_URI=http://localhost:11311

setting /run_id to 7cfb26b2-8555-11e1-975c-38607793109f process[rosout-1]: started with pid [1035] started core service [/rosout] process[openni_node1-2]: started with pid [1047] process[kinect_base_link-3]: started with pid [1048] process[kinect_base_link1-4]: started with pid [1049] process[kinect_base_link2-5]: started with pid [1050] process[kinect_base_link3-6]: started with pid [1057] process[handdetector-7]: started with pid [1061] process[ressetter-8]: started with pid [1068] process[skel_tracker-9]: started with pid [1077] Waiting for service /openni_camera/set_parameters... libusb couldn't open USB device /dev/bus/usb/001/014: Permission denied. libusb requires write access to USB device nodes. libusb couldn't open USB device /dev/bus/usb/001/014: Permission denied. libusb requires write access to USB device nodes. New User 1 Lost user 1 New User 1 Lost user 1 New User 1 New User 2 Lost user 1 Lost user 2 New User 2 Lost user 2

2012-04-13 01:00:12 -0500 received badge  Supporter (source)
2012-04-13 00:59:41 -0500 received badge  Scholar (source)
2012-04-06 01:32:13 -0500 asked a question roboearth installation sucessful but cant run re_comm

Hi I was able to install/make it successful and run all its nodes except re_comm i get the following error
usr1@CrevaviWS2:~$ rosrun re_comm run find: `/jre/lib/': No such file or directory Cannot find libjsig ... maybe you need to set JAVA_HOME?

Plz help

2011-11-08 13:57:45 -0500 commented question what is the equivalent of com.android.ant.AaptExecLoopTask class in android sdk r15
yaa it is related to ros .because u cant build ros android related projects.because of the changes made in android sdk r15 u cant build ros-android related project(i have been trying to build the project from the tutor ).An ex. http://answers.ros.org/question/2646/android_app_chooser-build-error
2011-11-08 01:03:04 -0500 received badge  Organizer (source)
2011-11-08 00:43:06 -0500 asked a question what is the equivalent of com.android.ant.AaptExecLoopTask class in android sdk r15

what is the equivalent of com.android.ant.AaptExecLoopTask class in android sdk r15.its missing in the anttasks.jar .due to this i am unable to build the examples.I had a look at the android sdk r13 the file is present .plz help me out thx naren

2011-11-08 00:07:54 -0500 answered a question android_app_chooser build error

i have the same problem what is the solution .plz help