Skip to content
Discussion options

You must be logged in to vote

hi! So for the collision avoidance, it is not that the setpoint is overwritten or that it works with hierarchy. There is already a setpoint, which is just adapted to also include the collision avoidance. You can check out the code for that https://github.com/bitcraze/crazyflie-firmware/blob/e527895e8c6e52700eedec011a7a709df7281f15/src/modules/src/collision_avoidance.c#L97.

There is a sense of hierarchy yes (see this documentation), but I don't think the collision algorithm cares about that now. It will change 'any' setpoint of which I can see due to it's location in the stabilizer. That actually is a bit of a safety hazard if it does what I think it does but I haven't looked at the code v…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@knmcguire
Comment options

@boomer319
Comment options

Answer selected by boomer319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants