Installing ar drone autonomy in beagle bone black
I am trying to install ar drone autonomy package in beagle bone black .
i am using armhf ubuntu 12.04 and hydro.
my steps are
roscd
git clone https://github.com/AutonomyLab/ardron...
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH: pwd
/ardrone_autonomy
cd ardrone_autonomy
./build_sdk.sh
and shows following errors
http://answers.ros.org/question/20290...
I tried to resolve this issue by using sudo
and shows following error
it is showing that Error: bad instruction `bswap r4'
There is a whole thread about this on ardone_autonmy's GitHub. Hopefully some of those suggestions help. The error is certainly that the ARM chip on the BBB doesn't support the bswap assembly instruction.
I tried my best but it shows http://pastebin.com/yJqibKpu