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

How to find the urdf of kinect v2?

asked 2016-08-24 04:06:05 -0500

78226415 gravatar image

Hi all,

Where can I find and how can I add a urdf file of the kinect v2 to urdf of my robot?

Thanks in advance

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2016-08-24 09:19:32 -0500

Shay gravatar image

updated 2016-08-24 21:35:50 -0500

You may refer to this

https://github.com/code-iai/iai_robot...


EDIT

The URDF of kinect is just for displaying in RViz or Gazebo, in my opinion. The only thing meaningful is the tf base_link->kinect2_frame. The complicated kinect1.urdf is just for good-looking.

Well, I think someone will perfect it someday.

edit flag offensive delete link more

Comments

Thank you very much!

78226415 gravatar image 78226415  ( 2016-08-24 09:42:41 -0500 )edit

I have a look at it, the kinect2.urdf.xacro file is very simple, only one link,like: <link name="${prefix}_kinect2_rgb_optical_frame"> I don't know whether it is good enough to build a model for a robot. The urdf of kinect1 in turtlebot project is not so simple.

78226415 gravatar image 78226415  ( 2016-08-24 11:04:43 -0500 )edit

@Shay, I have a look at the link you provided, it have been updated, it is good for using in robot model now. Thank you all the same!

78226415 gravatar image 78226415  ( 2016-09-22 09:20:50 -0500 )edit
1

answered 2019-05-07 09:58:47 -0500

winds W gravatar image

Well,I make a complete kinectv2 model and hope this will help you. https://github.com/wangxian4423/kinec...

kinect v2

edit flag offensive delete link more
0

answered 2019-07-25 04:34:45 -0500

jaeseok gravatar image

You can find kinect v2 urdf file for gazebo and real robot! https://github.com/JenniferBuehler/co...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-08-24 04:06:05 -0500

Seen: 1,220 times

Last updated: Jul 25 '19