Page 1 of 1

[SOLVED] AI deck or Multi-ranger deck with LPS.

Posted: Tue Dec 22, 2020 5:04 pm
by santiagorg2401
Hi,

I am willing to develop an autonomous system for the Crazyflies (for my graduate degree), the system is intended to give the crazyflie the ability of flying from an A to a B point avoiding obstacles (using the shortest trajectory), I currently have the LPS system but I'm not certain whether I can use the AI deck or Multi-ranger simultaneously with LSP.
Thank you in advance,

S. Restrepo.

Re: AI deck or Multi-ranger deck with LPS.

Posted: Wed Dec 23, 2020 8:50 am
by kimberly
Hi!

Check out this page: https://www.bitcraze.io/documentation/s ... #deck-deck

Multiranger should work right away, but the AIdeck is expected to be conflicts. If so, then you will need to alter the LPS deck to use a different port. The hyper demo blog has a nice picture of how to do this: https://www.bitcraze.io/2020/12/the-hyper-demo/

Re: AI deck or Multi-ranger deck with LPS.

Posted: Wed Dec 23, 2020 9:43 pm
by santiagorg2401
Thank you for answering, the information is very useful.