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

openni rviz not working

asked 2011-03-15 18:44:15 -0500

Kinect gravatar image

updated 2016-10-24 08:59:04 -0500

ngrennan gravatar image

hello.

I was trying to install openni_kinect on ROS in order to use NXT robot with the kinect. However, I faced this problem with the Rviz software. adding of PointCloud2 display but there is nothing in the "topic" directory to choose from.

So right now the display screen in Rviz is just blank grey colour.

what is the cause for this problem and how do I fix it?

Thank you. (:

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2011-03-21 14:30:51 -0500

blueskin gravatar image

check if you've set the fixed frame and target frame fields correctly. If you set both of them to openni_camera then you should definitely be able to see something.

edit flag offensive delete link more
1

answered 2011-03-15 21:28:25 -0500

tom gravatar image

First things first. Confirm that:

  1. You have launched: roslaunch openni_camera openni_node.launch
  2. openni_node is publishing data: rostopic list should return a number of topics being published called /camera/*

After confirming on both, read and do as it says on the openni_camera wiki page, paragraph 3 especially. If something goes wrong, let know what exactly it was.

edit flag offensive delete link more
0

answered 2011-03-20 17:51:12 -0500

Kinect gravatar image

I've tried launching and recursive print statement occurred. However, I proceeded on by opening a new terminal n run Rviz. But rostopic list only returned:

/camera/rgb/points /goal /initialpose /rosout /rosout_agg /tf

and when browsing topic, nothing came out. Attached is the print screen. [okay but i don't have enough of this 'karma' thing in order to upload pictures. ): ]

Thank you.

edit flag offensive delete link more

Comments

Rather always edit your old post when willing to provide additional info. The answer-box below should really serve answering the question. Answers aren't ordered by time they were added and the order may change which may become confusing. Please add this to your original question.
tom gravatar image tom  ( 2011-03-20 21:15:38 -0500 )edit

Question Tools

Stats

Asked: 2011-03-15 18:44:15 -0500

Seen: 969 times

Last updated: Mar 21 '11