mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 19:24:09 +05:30
23 lines
515 B
XML
23 lines
515 B
XML
<package>
|
|
<description brief="ros_arduino_python">
|
|
|
|
ros_arduino_python
|
|
|
|
</description>
|
|
<author>Patrick Goebel</author>
|
|
<license>BSD</license>
|
|
<review status="unreviewed" notes=""/>
|
|
<url>http://ros.org/wiki/ros_arduino_python</url>
|
|
<depend package="roscpp"/>
|
|
<depend package="rospy"/>
|
|
<depend package="std_msgs"/>
|
|
<depend package="sensor_msgs"/>
|
|
<depend package="geometry_msgs"/>
|
|
<depend package="nav_msgs"/>
|
|
<depend package="tf"/>
|
|
<depend package="ros_arduino_msgs"/>
|
|
|
|
</package>
|
|
|
|
|