rosjava / rosjava_messages

Message generation and the core set of official ros messages for java.
8 stars 34 forks source link

indigo compatible packages #14

Closed jihoonl closed 10 years ago

jihoonl commented 10 years ago

Not sure package.xml and package.list are automatically generated or not. it was not compiling with the following instruction.

> yujin_init_workspace ~/rosjava rosjava
> cd ~/rosjava
> yujin_init_build .
> yujin_make --install-rosdeps-track=indigo
> yujin_make

After the fix, it worked.

stonier commented 10 years ago

@jihoonl stick with hydro/indigo. Our usual instructions work from those.