Search found 6 matches

by hariboddeeti
Mon May 07, 2018 4:27 am
Forum: Developer Discussions
Topic: Hover using Python client
Replies: 6
Views: 3307

Re: Hover using Python client

Thank you so much arnaud, I started Using MOCAP, everything is good now.
by hariboddeeti
Wed Mar 28, 2018 11:28 am
Forum: Developer Discussions
Topic: Hover using Python client
Replies: 6
Views: 3307

Re: Hover using Python client

Hello Arnaud, After trying your suggestion of sending the setpoint at 10Hz. I can still see the crazyflie not holding its altitude, it keep lifting higher than the desired Height. Also I am not using the flow deck. How much important is flow deck for hovering? I mean with out flow deck crazyflie can...
by hariboddeeti
Fri Mar 16, 2018 4:58 am
Forum: Developer Discussions
Topic: Hover using Python client
Replies: 6
Views: 3307

Re: Hover using Python client

Thank you Arnaud for responding to my query, those suggestions are helpful.
by hariboddeeti
Thu Mar 15, 2018 7:25 am
Forum: Developer Discussions
Topic: Hover using Python client
Replies: 6
Views: 3307

Hover using Python client

Hello Everyone, I am having difficulty to hover using Python client, I am basically using VX=0 VY=0 YawRate=0 zdesired=0.2 cf.commander.send_hover_setpoint(VX,Vy,YawRate,zdesired) 1) I could not able to hover for the desired amount of time. Although I am sending the commander instructions for every ...
by hariboddeeti
Tue Jan 23, 2018 12:30 am
Forum: Support
Topic: function 'usb_find_busses' not found
Replies: 2
Views: 3019

Re: function 'usb_find_busses' not found

Hello Arnaud,

Glad to hear from you, problem resolved after replacing the driver libusbK -> libusb32.

Thanks a lot for your suggestion.

Regards,
Hari Boddeeti
by hariboddeeti
Thu Jan 11, 2018 8:41 pm
Forum: Support
Topic: function 'usb_find_busses' not found
Replies: 2
Views: 3019

function 'usb_find_busses' not found

Hello Everyone, I am new to this crazyflie environment. I am trying to create windows development environment so followed the instruction mentioned in the https://wiki.bitcraze.io/doc:crazyflie:dev:env:windows. Everything was good with the setup on my laptop with OS windows 10, However on my lab pc(...