Initial Commit (tested training, testing, and TRT conversion)

This commit is contained in:
Lu Junjie
2024-10-20 17:01:07 +08:00
parent 86d2f311f8
commit 5738088bae
221 changed files with 59249 additions and 6 deletions

14
flightrender/package.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<package format="2">
<name>flightrender</name>
<version>0.0.1</version>
<description>Flightmare Render Engine built on Unity</description>
<maintainer email="song@ifi.uzh.ch">Yunlong Song</maintainer>
<license>GNU GPL</license>
<buildtool_depend>catkin</buildtool_depend>
<buildtool_depend>catkin_simple</buildtool_depend>
</package>