Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONTROLLERS:

  • pid_controller = old controller that is not used now
  • wes_flight_controller_crazyflie = controller that takes discrete values and uses its own PID to stabilize the drone
  • wes_flight_controller_crazyflie_nopid = controller that takes continuous values from any receiver and controls the drone

RECEIVERS:

  • recvRuleDisc = rule-based discrete receiver that sends discrete commands (use with wes_flight_controller_crazyflie)
  • testRecvRuleDisc = rule-based PID that creates continuous values and converts to discrete commands (use with wes_flight_controller_crazyflie)
  • recvPID = rule-based PID that creates and sends continuous values (use with wes_flight_controller_crazyflie_nopid)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages