YU, ZHENG
YU, ZHENG
## Problem AI module apply the example model from DJI Education Hub, which detect EP. TT Drone run the program `01_ai_module_tt.py` in this repository. ```python # -*-coding:utf-8-*- # Copyright (c)...
Add one line code `trans.header.stamp = get_ros_time(lidar_end_time);` to fix ISSUE #326
Topic /tf has no timestamp in ROS2 branch. Topic /tf `header.stamp` will 0.0.
## Environment * OS Version: Ubuntu 22.04 * Source: Ignition Fortress * ROS2 version: Humble ## Steps to reproduce 1. Open one terminal run ``` ign gazebo empty.sdf ``` 2....