Skip to content

Instantly share code, notes, and snippets.

View suraj2596's full-sized avatar
😎

Suraj Bonagiri suraj2596

😎
  • IIIT
  • Hyderabad, India
View GitHub Profile
#!/usr/bin/env python2
import time
import numpy as np
import rospy
from sensor_msgs.msg import Imu
import mavros_msgs
from mavros_msgs.msg import ActuatorControl, State, Thrust
from mavros_msgs.srv import CommandBool, SetMode