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

openni driver installation

asked 2012-01-02 03:18:11 -0500

GenePSmith gravatar image

I am installing openni drivers for kinect and I successfully performed a 'hg clone https://kforge.ros.org/openni/drivers'. However when I cd into drivers and try to perform a 'make' I get a "git: Command not found". What does this mean and can anyone help me out?

edit retag flag offensive close merge delete

4 Answers

Sort by ยป oldest newest most voted
2

answered 2012-01-02 08:13:30 -0500

dornhege gravatar image

git is a version control system. sudo apt-get install git should install it...

edit flag offensive delete link more

Comments

Please checkmark this, since he answered your question.

PerkinsJames gravatar image PerkinsJames  ( 2012-07-27 05:25:05 -0500 )edit
0

answered 2012-01-03 01:54:03 -0500

michikarg gravatar image

You will have to install Java SDK too. You can find instructions for ubuntu here:

http://wiki.ubuntuusers.de/Java

edit flag offensive delete link more

Comments

Sorry, i just saw those are in German, but you can e.g. look here:
michikarg gravatar image michikarg  ( 2012-01-03 02:00:01 -0500 )edit
0

answered 2012-07-26 21:33:03 -0500

edit flag offensive delete link more
-1

answered 2012-01-02 13:23:33 -0500

GenePSmith gravatar image

Thank you, that worked up until it bombed out on not finding javac, which I have found out that javac is a java programming language compiler. I take it that I need to install javac also?

edit flag offensive delete link more

Comments

Hi GenePSmith. This is not the correct location for comments. Please delete this answer, and move your comments to the comment section below the answer you are commenting on.

Asomerville gravatar image Asomerville  ( 2012-07-27 08:24:36 -0500 )edit

Question Tools

Stats

Asked: 2012-01-02 03:18:11 -0500

Seen: 1,074 times

Last updated: Jul 26 '12