Skip to content
Snippets Groups Projects
Commit 650a1602 authored by 488_MP-4's avatar 488_MP-4
Browse files

seems to work except for drone issues

parent 465df648
No related branches found
No related tags found
5 merge requests!106Adding Pycrocart 2.1,!104adding cflib to this branch,!103Updating develop to current state of master branch,!98Pycrocart 2.1 will,!94Merge cflib adapter into main
Showing
with 7364 additions and 8 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff is collapsed.
This diff is collapsed.
......@@ -35,12 +35,7 @@ class CrazyflieConnection:
"""
def __init__(self):
"""
Initialize the start time, the logging queue which is given to the
plotting window, and set the synchronous crazyflie connection by
default to None. This should be set to the crazyflie when connecting
to one.
"""
# Get the start time, so that the timestamp returned to the user will
# be in seconds since startup.
......@@ -141,8 +136,8 @@ class CrazyflieConnection:
else :
raise Exception
#self.setpoint_handler.setSetpoint(yaw, pitch, roll, thrust)
#self.setpoint_handler.sendSetpoint()
self.setpoint_handler.setSetpoint(yaw, pitch, roll, thrust)
self.setpoint_handler.sendSetpoint()
def GetNodeIds():
raise Exception
......
#Crazyflie #Controller:Unknown
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
#Crazyflie #Controller:Unknown
\ No newline at end of file
#Crazyflie #Controller:Unknown
\ No newline at end of file
#Crazyflie #Controller:Unknown #0 time stateEstimate.roll stateEstimate.pitch stateEstimate.yaw
\ No newline at end of file
#Crazyflie #Controller:Unknown #0 time stateEstimate.roll stateEstimate.pitch stateEstimate.yaw
\ No newline at end of file
#Crazyflie #Controller:Unknown #0 time stateEstimate.roll stateEstimate.pitch stateEstimate.yaw
\ No newline at end of file
#Crazyflie #Controller:Unknown #0 time stateEstimate.roll stateEstimate.pitch stateEstimate.yaw
\ No newline at end of file
#Crazyflie #Controller:Unknown #0 time stateEstimate.roll stateEstimate.pitch stateEstimate.yaw
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment