bebop_autonomy
bebop_autonomy copied to clipboard
Can this be installed on ros noetic?
I am facing some issues when installing. especially when i run the rosdep command,
bebop_driver: Cannot locate rosdep definition for [parrot_arsdk]
, i dont know what that means, can someone kindly help me.
I am using ros noetic with ubuntu 20.04.
I am facing the same issue. However, I think you should be using the ros Idigo, Jade, or Kinetic as per the documentation. I pulled a ros indigo image on a docker container to avoid changing the OS version.
@aliwaqas333 Were you able to solve the problem?
same problems here....
This can't be installed on ubuntu 20.04.
I'm using the Hector quadrotor in my simulations like a alternative in ROS Noetic.
I was able to install Bebop_autonomy using ROS Noetic inside Ubuntu 20.04 using this ParrotArsdk wrapper. See their README.md for installation instructions.
Thank you @oli06 It works for me.