No version for distro humble showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro github showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged socketcan_bridge at Robotics Stack Exchange
![]() |
socketcan_bridge package from ros_canopen repocan_msgs canopen_402 canopen_chain_node canopen_master canopen_motor_node ros_canopen socketcan_bridge socketcan_interface |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen) |
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2025-04-14 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | driver ros canopen ros-industrial |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Ivor Wanders
README
No README found.
See repository README.
CHANGELOG
Changelog for package socketcan_bridge
0.8.5 (2020-09-22)
0.8.4 (2020-08-22)
- pass settings from ROS node to SocketCANInterface
- Contributors: Mathias Lüdtke
0.8.3 (2020-05-07)
- add includes to <memory>
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: Mathias Lüdtke, ahcorde
0.8.2 (2019-11-04)
- fix roslint errors in socketcan_bridge
- run roslint as part of run_tests
- enable rosconsole_bridge bindings
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Added configurable queue sizes
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Harsh Deshpande, JeremyZoss, Joshua Whitley, Mathias Lüdtke, rchristopher
0.8.0 (2018-07-11)
- keep NodeHandle alive in socketcan_bridge tests
- migrated to std::function and std::bind
- migrated to std pointers
- compare can_msgs::Frame and can::Frame properly
- Contributors: Mathias Lüdtke
0.7.8 (2018-05-04)
- Revert "pull make_shared into namespaces" This reverts commit 9b2cd05df76d223647ca81917d289ca6330cdee6.
- Contributors: Mathias Lüdtke
0.7.7 (2018-05-04)
- pull make_shared into namespaces
- added types for all shared_ptrs
- address catkin_lint errors/warnings
- protect tests from accessing front() or back() of empty list
- added checkMaskFilter for socketcan_bridge
- remove isValid work-around
- added unit test for can id pass filter
- add CAN filter to socketcan_bridge nodes
- Contributors: Benjamin Maidel, Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- hamonized versions
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- Removes gtest from test dependencies. This dependency is covered by the rosunit dependency.
- Removes dependency on Boost, adds rosunit dependency. The dependency on Boost was unnecessary, rosunit is required for gtest.
- Improves StateInterface implementation of the DummyInterface. The doesLoopBack() method now returns the correct value. A state change is correctly dispatched when the init() method is called.
- Changes the exit code of the nodes if device init fails. Now exits with 1 if the initialization of the can device fails.
- Changes the frame field for the published messages. An empty frame name is more commonly used to denote that there is no frame associated with the message.
- Changes return type of setup() method. Setup() calls the CreateMsgListener and CreateStateListener, it does not attempt to verify if the interface is ready, which makes void more applicable.
- Cleanup, fixes and improvements in CmakeLists. Adds the REQUIRED COMPONENTS packages to the CATKIN_DEPENDS. Improves add_dependency on the messages to be built. Removes unnecessary FILES_MATCHING. Moves the roslint_cpp macro to the testing block.
- Finalizes work on the socketcan_bridge and can_msgs. Readies the
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.