git commit -m "first commit for v2"

This commit is contained in:
2025-12-29 16:21:22 +07:00
commit aa3d832d5c
1807 changed files with 307078 additions and 0 deletions

View 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>