Git Product home page Git Product logo

rmtt_ros's Introduction

RoboMaster Tello Talent ROS Driver. Developed by Tianbot

RoboMaster Tello Talent (RMTT)

RoboMaster TT (also know as DJI Tello Talent or Ryze Tello Talent) features improved hardware and an LED light. RoboMaster TT suports Wi-Fi 5G channel and a flying map, which can be used for low-cost drone swarm.

Specification

Items Details
Model TLW004
Weight 87 g
Max Speed 28.8 kph
Max Flight Time 13 min
Camera 2592ร—1936
Battery LiPo
Capacity 1100 mAh
Voltage 3.8 V

Installation Instructions

Only support authorized devices and the environment is pre-configured in ROS2GO Noetic version.

Usage Instructions

Please read the RoboMaster TT User Manual carefully. Switch RoboMaster TT to direct connection mode, connect to RMTT-XXXXXX network.

Start rmtt_driver node

roslaunch rmtt_driver rmtt_bringup.launch

Topics

Published topics:

  • ~imu_data [sensor_msgs/Imu] imu data.

  • ~pose [geometry_msgs/PoseStamped] Drone pose on the mission pad.

  • ~mission_pad_id [std_msgs/UInt8] Mission pad id. 1 - 12.

  • ~image_raw/compressed [sensor_msgs/CompressedImage] Compressed image topic.

  • ~image_raw [sensor_msgs/Image] Image topic.

  • ~camera_info [sensor_msgs/CameraInfo] RMTT camera info.

  • ~tof_btm [sensor_msgs/Range] Bottom tof. Distance from drone to the ground.

  • ~tof_ext [sensor_msgs/Range] External tof. Distance to the obstacle in front of the drone.

  • ~altitude [std_msgs/Float32] Barometer readings.

  • ~battery [std_msgs/Float32] Battery percentage.

Subscribed topics:

  • ~cmd_vel [geometry_msgs/Twist] Command velocity. Only be effected after taking off.

  • ~takeoff [std_msgs/Empty] Takeoff.

  • ~land [std_msgs/Empty] Land.

  • ~flip [std_msgs/Empty] Flip.

  • ~led [std_msgs/ColorRGBA] Led on top of the external module.

  • ~mled [std_msgs/String] Dot matrix display. Showing charactor or string.

Services:

  • ~set_downvision [std_srvs/SetBool] Change the front cam to downward cam

  • ~set_hdmap Change the positioning to HD map mode. Can be used with the mission pad or HD map.

License

The ROS driver is prietary. Other packages are under BSD Clause-3 open source license. RoboMaster SDK is under Apache License, version 2.0.

rmtt_ros's People

Contributors

tianb03 avatar cavayangtao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.