Search found 13 matches

by maxmart
Thu Apr 08, 2021 8:40 am
Forum: Developer Discussions
Topic: Sequencer LED ring effect
Replies: 4
Views: 1255

Re: Sequencer LED ring effect

Thank you very much for this!
by maxmart
Thu Apr 08, 2021 2:51 am
Forum: Developer Discussions
Topic: Sequencer LED ring effect
Replies: 4
Views: 1255

Re: Sequencer LED ring effect

Hi! Thank you for this! I think I understand better because of the link you sent. I can try to play around with this more. By any chance, would you know about this LED effect: "16: Location Server Status" ? Does this refer to the status of the Loco positioning system when it is set up with...
by maxmart
Tue Apr 06, 2021 8:26 am
Forum: Developer Discussions
Topic: Sequencer LED ring effect
Replies: 4
Views: 1255

Sequencer LED ring effect

Hi,

I would like to ask regarding how the "17: Sequencer" LED ring effect works? I have seen the code, but unfortunately, I am not that good in understanding how it works. Will it only work when I use this effect using a Python script? If yes, can I ask how to do this. Thank you very much.
by maxmart
Tue Jan 26, 2021 9:04 am
Forum: General discussions
Topic: Opening Crazyflie Client
Replies: 20
Views: 5475

Re: Opening Crazyflie Client

Hi! The version is "cfclient (2020.9)" based on pip3 list. I tried repeating the steps on creating the VM. When I immediately export the VM to VirtualBox, and then open cfclient immediately, it opens properly. But after using the "Update all projects," the cfclient does not open....
by maxmart
Tue Jan 26, 2021 8:56 am
Forum: General discussions
Topic: [SOLVED] Changing velocity with assisted flight
Replies: 7
Views: 2177

Re: Changing velocity with assisted flight

Yes! So far this is what I needed. Thank you!
by maxmart
Tue Jan 26, 2021 3:29 am
Forum: General discussions
Topic: Gampad for Crazyflie
Replies: 2
Views: 1246

Re: Gampad for Crazyflie

Hi!

I will be testing out the 8BitDo controller that you have mentioned now that I have purchased one. So far, it seems to have the same feel with the PS4 controller and is indeed better than the Logitech F310. Thank you for the advice!
by maxmart
Mon Jan 25, 2021 6:47 am
Forum: General discussions
Topic: [SOLVED] Changing velocity with assisted flight
Replies: 7
Views: 2177

Re: Changing velocity with assisted flight

Hi! I just recently tried this. I followed the link you mentioned to setup a virtual environment in the VM. Then I added a multiplier on the variables you mentioned. I tried putting 0.5 for vx, and 1.5 for vy as seen in the image below. code.png Then I use this code "python3 -m pip install -e ....
by maxmart
Sat Jan 23, 2021 2:53 am
Forum: General discussions
Topic: Opening Crazyflie Client
Replies: 20
Views: 5475

Re: Opening Crazyflie Client

Hi! For some reason when I tried to run cfclient in the terminal, there was a different error. Something about "pg error" I think. Then I tried to use "snap install --beta cfclient," but it still did not work. When I checked some parts of the error, I saw something about numpy be...
by maxmart
Fri Jan 22, 2021 8:04 am
Forum: General discussions
Topic: Opening Crazyflie Client
Replies: 20
Views: 5475

Re: Opening Crazyflie Client

Hi, Did you reinstall the client with pip3 again? pip3 install cfclient Hi! Sorry for the late reply. I tried to recreate the VM process. I used the latest VM in the link and imported it again on VirtualBox. Then I clicked on the "Update all projects" in the desktop. Next, I tried to open...
by maxmart
Fri Jan 22, 2021 7:21 am
Forum: General discussions
Topic: Gampad for Crazyflie
Replies: 2
Views: 1246

Gampad for Crazyflie

Hi, I would like to ask what is currently the best gamepad controller to fly the Crazyflie using Windows laptop? I have tried the PS4 controller (wired/wireless) and so far it is able to control the Crazyflie well. Recently, I purchased the Logitech F310 (wired) to see if this has the same feel when...