Source: ros-foxy-turtle-tf2-py
Section: misc
Priority: optional
Maintainer: Alejandro Hernández Cordero <alejandro@openrobotics.org>
Build-Depends: debhelper (>= 9.0.0), python3-pytest <!nocheck>, ros-foxy-ament-copyright <!nocheck>, ros-foxy-ament-flake8 <!nocheck>, ros-foxy-ament-pep257 <!nocheck>, ros-foxy-ros-workspace, python3-all, python3-setuptools, dh-python
Homepage: 
Standards-Version: 3.9.2

Package: ros-foxy-turtle-tf2-py
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, python3-numpy, ros-foxy-geometry-msgs, ros-foxy-launch, ros-foxy-launch-ros, ros-foxy-rclpy, ros-foxy-tf2-ros, ros-foxy-turtlesim, ros-foxy-ros-workspace
Description: turtle_tf2_py demonstrates how to write a ROS2 Python tf2 broadcaster and listener with the turtlesim.
 The turtle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard.
