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

kinect installation with ROS Kinetic Ubuntu 16.04

asked 2017-07-12 05:37:33 -0500

fmnoori gravatar image

updated 2017-07-12 06:01:29 -0500

gvdhoorn gravatar image

I installed openNi, NITE and PrimeSense for Kinect Sensor.

When I enter roslaunch openni_launch openni_launch

it is not funding the package.

[openni_launch] is neither a launch file in package [openni_launch] nor is [openni_launch] a launch file name
The traceback for the exception was written to the log file

I am a beginner. Guide me in this regard.

Thanks

PS: I also followed #q207642. but didn't succeed

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-07-12 08:10:02 -0500

agutenkunst gravatar image

You have a typo, this is correct:

roslaunch openni_launch openni.launch

the last dot in your command was a _

edit flag offensive delete link more

Comments

oh thank you. It was the mistake in the tutorial. Working now . thanks :)

fmnoori gravatar image fmnoori  ( 2017-07-12 08:59:43 -0500 )edit

I was watching the things on Rviz using

rosrun rviz rviz

I can see my images (rgb + depth). I want to see depth cloud but there is an error in my global status

Global status error: Fixed Frame [map] does not exist.

Can you help me how to fix it now.

fmnoori gravatar image fmnoori  ( 2017-07-12 09:03:18 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-07-12 05:37:33 -0500

Seen: 1,196 times

Last updated: Jul 12 '17