-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detection crashes with simulated PR2 (ROS Hydro) #35
Comments
Just a note. Depth data from Gazebo has |
do you have a gazebo scene I could reuse as a unit test ? |
It's scene independent so you can use even
And this is the command I'm using to bring up ORK:
Thanks for your time. |
I have some news. It's probably Gazebo issue. See following:
|
Have you checked that there aren't two publishers publishing in that topic? rostopic info /head_mount_kinect/depth/image_raw 2015-09-01 12:19 GMT+02:00 Zdeněk Materna [email protected]:
|
It's definitely weird.
Btw, I found that in PR2 URDF there are two kinect sensors. One here and second here. The first one publish ir topics and the second one rgb topics. But both of them also publish depth data. Could this cause some issues? |
Ok, so it's definitely issue of PR2 URDF: PR2/pr2_simulator#112. Sorry for noise. I will close this issue. |
The text was updated successfully, but these errors were encountered: