Search found 5 matches

by aseggebaeing
Wed Dec 30, 2020 1:24 pm
Forum: Developer Discussions
Topic: ESB protocol - Disable Retries
Replies: 1
Views: 750

ESB protocol - Disable Retries

Hello,

I'm trying to disable automatic retries within the esb protocol so that lost packages are dropped. However I can't seem to figure out what to change in the crazyflie 2 nrf firmware to achieve that. Any tips? Thanks!
by aseggebaeing
Wed Mar 04, 2020 11:22 am
Forum: Developer Discussions
Topic: Lighthouse yaw at takeoff
Replies: 7
Views: 4904

Re: Lighthouse yaw at takeoff

I tried that but it also didn't help.
by aseggebaeing
Tue Mar 03, 2020 12:11 pm
Forum: Developer Discussions
Topic: Lighthouse yaw at takeoff
Replies: 7
Views: 4904

Re: Lighthouse yaw at takeoff

Thank you for your answer. I tried setting the yaw in the setpoint as well but sadly that didn't help. I'm not sure how to reset the kalman estimator. I tried calling estimatorKalmanInit() right before takeoff to reset it but then the crazyflie doesn't start flying at all. I'm not using the applayer...
by aseggebaeing
Tue Mar 03, 2020 12:11 pm
Forum: Developer Discussions
Topic: Lighthouse yaw at takeoff
Replies: 7
Views: 4904

Re: Lighthouse yaw at takeoff

Thank you for your answer. I tried setting the yaw in the setpoint as well but sadly that didn't help. I'm not sure how to reset the kalman estimator. I tried calling estimatorKalmanInit() right before takeoff to reset it but then the crazyflie doesn't start flying at all. I'm not using the applayer...
by aseggebaeing
Sat Feb 29, 2020 3:40 pm
Forum: Developer Discussions
Topic: Lighthouse yaw at takeoff
Replies: 7
Views: 4904

Lighthouse yaw at takeoff

Hello, I have custom code running on a crazyflie that is equiped with both the loco and the flow v2 decks. However I'm running into issues during takeoff where the crazyflie rotates to a seemingly random yaw angle (Before takeoff its facing towards positive x). When the crazyflie is then navigating ...