Robotics StackExchange | Archived questions

Correct rosinstall file for nao geode cross compilation?

Hi

I'm following the instructions in the nao cross compilation page for geode. I used this rosinstall file.

I think that's the wrong type of file to install from source however, because when I try to make it (section 4.6) "cd ros && make clean && make" I get the following error: make: *** No rule to make target `clean'. Stop.

Would anyone have any idea where I've gone wrong? And if that's the wrong ros install file, where can I get one that will let me compile ros? I.e. has make files in it.

Kind Regards

Jamie

Asked by James Diprose on 2013-05-03 18:15:54 UTC

Comments

Can you post output of the compilation error and did you manage to patch it succesfully (stage 5)?

Asked by ryann2k1 on 2013-05-20 22:01:16 UTC

Answers