Open ziggBee30 opened 6 years ago
I think the package is not Kinetic supported. Try ROS indigo perhaps?
I am using tum_simulator, directly, which works like butter :) Thanks
On Mon, Jul 30, 2018 at 12:32 PM, MohammadKassemZein < notifications@github.com> wrote:
I think the package is not Kinetic supported. Try ROS indigo perhaps?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AutonomyLab/ardrone_autonomy/issues/224#issuecomment-408833105, or mute the thread https://github.com/notifications/unsubscribe-auth/AQrq2-QRnwFa7LuUaf5HY1jU99g39nVbks5uLu7igaJpZM4VlNDk .
@mani-monaj @MohammadKassemZein any idea how hard it would be to make it support Kinetic? I could give a hand.
Hello guys
I am trying to build this package using catkin_make and its failing here : [ 2%] Built target sensor_msgs_generate_messages_py [ 2%] Performing build step for 'ardronelib' make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Libs already extracted Building target static [ 2%] Built target _cvg_sim_gazebo_plugins_generate_messages_check_deps_SetBias Architecture x86_64 is already built Creating universal static lib file from architectures x86_64 Build done. Building ARDroneTool/Lib Building ARDroneTool/Lib [ 2%] Performing install step for 'ardronelib' make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. [ 2%] Completed 'ardronelib' [ 3%] Built target ardronelib Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j4 -l4" failed
I am following this tutorial : http://wiki.ros.org/tum_simulator
ROS: Kinetic
any suggestions !
Thanks