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

Kinect V2 on Jackal by Clearpath

asked 2016-01-28 21:16:50 -0500

richardsondynamics gravatar image

Hi all, I'm new to ROS and have gone through the basic tutorials. I'm trying to get the kinect V2 connected with the Jackal and setting up simulations with Gazebo, rviz and stage. The jackal packages that I downloaded has the SICK laser range already set up but I want to replace it with the Kinect V2. From what I have gathered from reading online is that I need to modify the jackal_description urdf. Can anyone help me and tell me what exactly I need to do to get to edit the urdf and simulated kinect data, so that I can progress towards mapping a room?

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-01-29 09:48:32 -0500

updated 2016-01-29 20:02:23 -0500

There is a tutorial on customizing the Jackal's URDF. You could use a kinect from the description example from the husky. This will be a Kinect V1 but gazebo treats both as a RGBD sensor.

edit flag offensive delete link more

Comments

@tonybaltovski Thank you for your reply, When I tried to run rviz (roslauch jackal_viz view_robot.launch) I the an error "roslaunch: command not found" do you know why is this happening?

luispineda gravatar image luispineda  ( 2016-01-30 16:32:11 -0500 )edit

Did you setup your environment? source /opt/ros/indigo/setup.bash or if it is a workspace: source PATH_TO_WS/devel/setup.bash

tonybaltovski gravatar image tonybaltovski  ( 2016-01-30 21:17:59 -0500 )edit

Is there anything else you have to do besides modify the URDF? I'm also trying to connect a Kinect to a Jackal. I assume you also need to install the clearpathrobotics/iai_kinect2 package. And I assume that you need to modify the launch files as well?

M@tt gravatar image M@tt  ( 2016-02-22 22:07:41 -0500 )edit

I'm also trying to integrate the kinect xacros from the husky into the jackal, but I can't get the sensor to show up in rviz, or publish, even though everything 'looks right' and the description is compiled without errors. What should I do in this case?

asabet gravatar image asabet  ( 2018-07-21 17:18:52 -0500 )edit

the command is roslaunch unlike the mistake on the clearpath webpage roslauch.

spiritninja gravatar image spiritninja  ( 2019-06-20 03:06:53 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-01-28 21:16:50 -0500

Seen: 603 times

Last updated: Jan 29 '16