mirror of
https://git.ti.com/git/mmwave_radar/mmwave_ti_ros.git
synced 2026-05-21 09:22:15 +00:00
32 lines
1.1 KiB
XML
32 lines
1.1 KiB
XML
<package>
|
|
<name>fake_localization</name>
|
|
<version>1.14.2</version>
|
|
<description>A ROS node that simply forwards odometry information.</description>
|
|
<author>Ioan A. Sucan</author>
|
|
<author>contradict@gmail.com</author>
|
|
<maintainer email="davidvlu@gmail.com">David V. Lu!!</maintainer>
|
|
<maintainer email="mferguson@fetchrobotics.com">Michael Ferguson</maintainer>
|
|
<license>BSD</license>
|
|
<url>http://wiki.ros.org/fake_localization</url>
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
|
|
<build_depend>angles</build_depend>
|
|
<build_depend>roscpp</build_depend>
|
|
<build_depend>rosconsole</build_depend>
|
|
<build_depend>nav_msgs</build_depend>
|
|
<build_depend>geometry_msgs</build_depend>
|
|
<build_depend>tf</build_depend>
|
|
<build_depend>message_filters</build_depend>
|
|
<build_depend>rospy</build_depend>
|
|
|
|
<run_depend>roscpp</run_depend>
|
|
<run_depend>rosconsole</run_depend>
|
|
<run_depend>nav_msgs</run_depend>
|
|
<run_depend>geometry_msgs</run_depend>
|
|
<run_depend>tf</run_depend>
|
|
<run_depend>message_filters</run_depend>
|
|
<run_depend>rospy</run_depend>
|
|
|
|
</package>
|