roslaunch error, could not find crazyradio

Post here to get support
Post Reply
giros
Beginner
Posts: 4
Joined: Sat Jan 28, 2017 11:24 am

roslaunch error, could not find crazyradio

Post by giros »

I need help plz..

I got error in launch ros for lps_estimator
I typed these line
$ roslaunch bitcraze_lps_estimator dwm_loc_ekf_hover.launch uri:=radio://0/80/250K x:=3 y:=2.3 z:=1.0

but cannnot find crazyflie radio,, with following message.(screenshot attached)
"could not find crazyradio with given devId!"

radio freq is same with cfclient , log show the 0/80/250K.

so
What I am doing wrong?
Attachments
cfclient radio success
cfclient radio success
roslaunch error in finding crazyfles
roslaunch error in finding crazyfles
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: roslaunch error, could not find crazyradio

Post by arnaud »

If the crazyradio is currently connected it might be that you have to add udev rules to allow ROS to use it. See this documentation about setting up the linux udev rules file: https://github.com/bitcraze/crazyflie-l ... ermissions.
Post Reply