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

how to use the package "clearpath_kinect"

asked 2012-05-07 17:15:33 -0500

sven_007 gravatar image

updated 2014-01-28 17:12:14 -0500

ngrennan gravatar image

the package "clearpath_kinect" subscribe to the topic "idfloor_in" with the message type "sensor_msgs/PointCloud2",and I run the node "openni_node" which has the same message type as the topic "idfloor_in",so I changed "idfloor_in" to "openni_node" so that they can connect with each other.And then the window running the node ClearpathDemoExplore shows : BAD INITIALIZATION, NORMAL FAILED, TRY AGAIN Do I have mistakes when using the package "clearpath_kinect"?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-05-07 18:24:00 -0500

Ryan gravatar image

That particular demo package automatically calibrates the position and orientation of the Kinect relative to the ground. Due to this, it requires you to have a reasonable amount of flat ground within the field of view of the Kinect on startup for the initialization to succeed. How do you have the Kinect positioned with respect to the ground?

edit flag offensive delete link more

Comments

Thank you.I set the Kinect in the wrong way.But now it has a warning:Iteration of vision loop took ** seconds (max is 0.100000),which is larger than 0.100000.And the data on the topic idfloor_out_vel is a set value: tw.linear.x =0, tw.angular.z =-0.3. Can you tell me why?

sven_007 gravatar image sven_007  ( 2012-05-13 20:24:49 -0500 )edit

What platform are you using this with? There's also a "height from floor" parameter.

Ryan gravatar image Ryan  ( 2012-05-14 02:06:33 -0500 )edit

The platform I am using is just a PC computer.And I have adjusted all the parameter.

sven_007 gravatar image sven_007  ( 2012-05-14 02:42:50 -0500 )edit

Sorry, I meant what robot are you using it with?

Ryan gravatar image Ryan  ( 2012-05-14 03:14:54 -0500 )edit

I am using it with a robot which we make by ourselves.

sven_007 gravatar image sven_007  ( 2012-05-14 15:04:34 -0500 )edit

Question Tools

Stats

Asked: 2012-05-07 17:15:33 -0500

Seen: 161 times

Last updated: May 07 '12