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

Installation problem with kinect openni_launch [closed]

asked 2012-02-29 01:48:37 -0500

Janina gravatar image

updated 2016-10-24 08:34:32 -0500

ngrennan gravatar image

I wanted to set up the kinect with ROS. I am running ROS-electric. I installed openni_kinect using sudo apt-get install ros-electric-openni-kinect. I then ran roslaunch openni_launch openni.launch to see if it would launch. Now when I run this command it returns some error message.

process[camera_base_link3-22]: started with pid [5491]

ERROR [1330523120.680101862]: Failed to load nodelet [/camera/driver] of type [openni_camera/driver]: Failed to load library /home/janina/openni_kinect/openni_kinect/openni_camera/lib/libopenni_nodelet.so. Make sure that you are calling the PLUGINLIB_REGISTER_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Cannot load library: /home/janina/openni_kinect/openni_kinect/openni_camera/lib/libopenni_nodelet.so: cannot open shared object file: No such file or directory
WARN [1330523120.680775747]: Publisher on '/camera_nodelet_manager/bond' destroyed immediately after creation.  Did you forget to store the handle?
WARN [1330523120.680923352]: WallTimer destroyed immediately after creation.  Did you forget to store the handle?
WARN [1330523120.681183139]: WallTimer destroyed immediately after creation.  Did you forget to store the handle?
ERROR [1330523121.650408609]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressed/set_parameters]
ERROR [1330523121.669420544]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/theora/set_parameters

What can I do?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-12-29 13:01:41

Comments

It seems odd that apt-get would place the package in your home directory, are you sure that you haven't downloaded openni_kinect previously?

SL Remy gravatar image SL Remy  ( 2012-02-29 02:24:44 -0500 )edit
1

Please post what your environment is and how you have created it.

tfoote gravatar image tfoote  ( 2012-03-02 05:04:04 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-03-01 22:00:43 -0500

Janina gravatar image

updated 2012-03-08 00:00:08 -0500

It has been installed all new, so the package is not in my home directory, but I also get an error message:

process[camera_base_link2-21]: started with pid [7477] process[camera_base_link3-22]: started with pid [7481] ERROR [1330681362.470779314]: Failed to load nodelet [/camera/driver] of type [openni_camera/driver]: Failed to load library /opt/ros/electric/stacks/openni_kinect/openni_camera/lib/libopenni_nodelet.so. Make sure that you are calling the PLUGINLIB_REGISTER_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Cannot load library: libOpenNI.so: cannot open shared object file: No such file or directory [camera/driver-3] process has died [pid 7309, exit code 255]. log files: /home/janina/.ros/log/0c0c9bea-644c-11e1-bcc7-bc7737b9bc48/camera-driver-3*.log

edit flag offensive delete link more
0

answered 2013-02-04 01:44:05 -0500

ap gravatar image

Hi I get the same error with Ubuntu 120.4 LTS and Groovy. Has anyone solved this prob ? Thanks

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2012-02-29 01:48:37 -0500

Seen: 1,070 times

Last updated: Feb 04 '13