git commit -m "first commit for v2"
This commit is contained in:
26
Devices/Libraries/Ros/ros_canopen/socketcan_bridge/package.xml
Executable file
26
Devices/Libraries/Ros/ros_canopen/socketcan_bridge/package.xml
Executable file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>socketcan_bridge</name>
|
||||
<version>0.8.5</version>
|
||||
<description>Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.</description>
|
||||
|
||||
<maintainer email="mathias.luedtke@ipa.fraunhofer.de">Mathias Lüdtke</maintainer>
|
||||
<author email="ivor@iwanders.net">Ivor Wanders</author>
|
||||
|
||||
<license>BSD</license>
|
||||
|
||||
<url type="website">http://wiki.ros.org/socketcan_bridge</url>
|
||||
<url type="repository">https://github.com/ros-industrial/ros_canopen</url>
|
||||
<url type="bugtracker">https://github.com/ros-industrial/ros_canopen/issues</url>
|
||||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<depend>can_msgs</depend>
|
||||
<depend>rosconsole_bridge</depend>
|
||||
<depend>roscpp</depend>
|
||||
<depend>socketcan_interface</depend>
|
||||
|
||||
<test_depend>roslint</test_depend>
|
||||
<test_depend>rostest</test_depend>
|
||||
<test_depend>rosunit</test_depend>
|
||||
</package>
|
||||
Reference in New Issue
Block a user