Search found 630 matches

by kristoffer
Wed Mar 25, 2020 10:00 am
Forum: External positioning systems
Topic: Manual Trajectory for Lighthouse Deck
Replies: 3
Views: 11736

Re: Manual Trajectory for Lighthouse Deck

In the autonomous_sequence_high_level.py example, how can we generate a customized trajectory without HTC Vive controller? The sequence is actually not recorded with a Vive controller, it is generated. You can read more about trajectory formats in https://www.bitcraze.io/documentation/repository/cr...
by kristoffer
Wed Mar 25, 2020 9:51 am
Forum: External positioning systems
Topic: Light House Deck Damaged?
Replies: 3
Views: 11764

Re: Light House Deck Damaged?

The best way to check if the deck is OK is probably to set up logging in the client for the angles of all sensors and check that they change when you move the deck around.

Log these:
lighthouse.angle0x
lighthouse.angle0x_1
lighthouse.angle0x_2
lighthouse.angle0x_3
by kristoffer
Mon Mar 23, 2020 11:14 am
Forum: Support
Topic: Software issue
Replies: 11
Views: 5706

Re: Software issue

Which operating system are you using? Are you using the virtual machine?
by kristoffer
Mon Mar 23, 2020 11:06 am
Forum: External positioning systems
Topic: Lighthouse + Swarm setup
Replies: 1
Views: 10075

Re: Lighthouse + Swarm setup

I have not worked with the group mask my self, but my understanding of the functionality is as follows: The group mask is an 8 bit field with one bit for each group. A Crazyflie can belong to one or multiple groups, set by calling the set_group_mask() function When you call a high level commander fu...
by kristoffer
Mon Mar 23, 2020 10:45 am
Forum: External positioning systems
Topic: Light House Position question
Replies: 10
Views: 23942

Re: Light House Position question

Interesting observation!

I don't have access to a lighthouse system at the moment, but I'll try it out tomorrow.
by kristoffer
Fri Mar 20, 2020 6:25 am
Forum: External positioning systems
Topic: lighthouse system -- buyers guide
Replies: 4
Views: 12729

Re: lighthouse system -- buyers guide

Hi! I think it would work to use a Qualisys system in that space, but you should check that with Qualisys. We had a flying space in our previous office that was around 3x3x2.5 m, that was covered by a Qualisys system. We can provide a contact at Qualisys if you like, email us at contact@bitcraze.io....
by kristoffer
Wed Mar 18, 2020 10:04 am
Forum: Support
Topic: Software issue
Replies: 11
Views: 5706

Re: Software issue

First step is to figure out which type of Crazyflie you have:
Does it look like the CF 2.x https://www.bitcraze.io/products/crazyflie-2-1/ or the CF 1.0 https://www.bitcraze.io/products/old-pr ... yflie-1-0/?
by kristoffer
Wed Mar 18, 2020 10:01 am
Forum: Support
Topic: Crazyflie1.0 connects infinitely long after a firmware update
Replies: 4
Views: 3315

Re: Crazyflie1.0 connects infinitely long after a firmware update

Hi! Which version of the client/python-lib are you using? I'm not sure anyone has tested the client and python lib with a Crazyflie 1.0 for a long time, I don't know if it is compatible any more. We dropped Crazyflie 1.0 support in the firmware mid 2017 and the it is likely that the client stopped w...
by kristoffer
Wed Mar 18, 2020 7:55 am
Forum: Support
Topic: Software issue
Replies: 11
Views: 5706

Re: Software issue

Hi!

Please tell us a bit more about your setup. What equipment and software are you using?
by kristoffer
Wed Mar 18, 2020 7:43 am
Forum: Bitcraze
Topic: Query regarding lighthouse get_bs_geometry.py
Replies: 3
Views: 2866

Re: Query regarding lighthouse get_bs_geometry.py

Hi! It looks like your Crazyflie firmware was not compiled for the Lighthouse deck compile flag. You need to compile the firmware with CFLAGS += -DDISABLE_LIGHTHOUSE_DRIVER=0 set in your config.mk file. You can read more about how to make and the config.mk file in https://www.bitcraze.io/docs/crazyf...