You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
F
def calculate_rc_command(self):
target_position = np.array([self.mother_position.x, self.mother_position.y]) +...
-
F
fneufken reacted to
zfy's post in the thread
Tello IMU module with
Like.
Who knows the IMU(accelerometer and gyroscope) module details information of Tello?
-
F
Hi all,
I am currently developing a simulation of a swarm of DJI Tello drones in ROS2 Foxy and Gazebo using the following plugin...