![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.6 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | jade |
Last Updated | 2017-08-30 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
- removed support for silence_us since bus timing cannot be guaranteed
- implemented plugin-based Master allocators, defaults to LocalMaster
- set initialized to false explicitly if init failed
- include for std_msgs::String was missing
- Merge remote-tracking branch 'origin/std_trigger' into new_402 Conflicts: canopen_chain_node/CMakeLists.txt canopen_chain_node/include/canopen_chain_node/chain_ros.h
- halt explicitly on shutdown
- stop heartbeat after stack was shutdown
- migrated to Timer instead of ros::Timer to send heartbeat even after ros was shutdown
- run loop even if ros is shutdown
- improved chain shutdown behaviour
- fix for g++: proper message generation
- Merge branch 'publisher' into muparser Conflicts: canopen_motor_node/src/control_node.cpp
- added generic object publishers
- migrated to std_srvs/Trigger
- use atomic flag instead of thread pointer for synchronization
- do not run diagnostics if chain was not initalized, output warning instead
- Changes Layer Status to Warning during the service calls
- refactored Layer mechanisms
- heartbeat works now
- check XmlRpcValue types in dcf_overlay
- removed IPCLayer sync listener, loopback is disabled per default
- added simple heartbeat timer
- added sync silence feature
- parse sync properties only if sync_ms is valid
- require message strings for error indicators, added missing strings,
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_msgs | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.6.9 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2018-05-23 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.6.9 (2018-05-23)
0.6.8 (2017-07-18)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.6.7 (2017-03-28)
0.6.6 (2017-03-18)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- Merge pull request #201 from ipa-mdl/bcm-sync Added support for external sync providers
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- added object access services
- implement level-based object logging
- added node name lookup
- wait only if sync is disabled
- Contributors: Mathias Lüdtke
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
- removed support for silence_us since bus timing cannot be guaranteed
- implemented plugin-based Master allocators, defaults to LocalMaster
- set initialized to false explicitly if init failed
- include for std_msgs::String was missing
- Merge remote-tracking branch 'origin/std_trigger' into new_402 Conflicts: canopen_chain_node/CMakeLists.txt canopen_chain_node/include/canopen_chain_node/chain_ros.h
- halt explicitly on shutdown
- stop heartbeat after stack was shutdown
- migrated to Timer instead of ros::Timer to send heartbeat even after ros was shutdown
- run loop even if ros is shutdown
- improved chain shutdown behaviour
- fix for g++: proper message generation
- Merge branch 'publisher' into muparser Conflicts: canopen_motor_node/src/control_node.cpp
- added generic object publishers
- migrated to std_srvs/Trigger
- use atomic flag instead of thread pointer for synchronization
- do not run diagnostics if chain was not initalized, output warning instead
- Changes Layer Status to Warning during the service calls
- refactored Layer mechanisms
- heartbeat works now
- check XmlRpcValue types in dcf_overlay
- removed IPCLayer sync listener, loopback is disabled per default
- added simple heartbeat timer
- added sync silence feature
- parse sync properties only if sync_ms is valid
- require message strings for error indicators, added missing strings, added ROS logging in sync loop
- skip "eds_pkg" if not provided
- clear layer before plugin loader is deleted
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_msgs | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_bringup | |
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
canopen_motor_node | |
ros_canopen |
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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.7.13 |
License | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/ros_canopen.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-08-22 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
0.7.13 (2020-08-22)
0.7.12 (2019-11-04)
0.7.11 (2019-07-14)
0.7.10 (2019-03-18)
- require minimum version of class_loader and pluginlib
- make sync_node return proper error codes
- Contributors: Mathias Lüdtke
0.7.9 (2018-05-23)
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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
- renamed chain_ros.h to ros_chain.h, fixes #126
- Use of catkin_EXPORTED_TARGETS Install target for canopen_ros_chain
- Splitted charn_ros.h into chain_ros.h and ros_chain.cpp
- Revert "stop heartbeat after stack was shutdown" This reverts commit de985b5e9664edbbcc4f743fff3e2a2391e1bf8f.
- improve failure handling in init service callback
- improved excetion handling in init and recover callback
- Merge pull request #109 from ipa-mdl/shutdown-crashes Fix for pluginlib-related crashes on shutdown
- catch std::exception instead of canopen::Exception (#110)
- call to detroy is not needed anymore
- added GuardedClassLoader implementation
- minor shutdown improvements
- Contributors: Mathias Lüdtke, Michael Stoll, xaedes
0.6.4 (2015-07-03)
0.6.3 (2015-06-30)
- added motor_layer settings
- remove boost::posix_time::milliseconds from SyncProperties
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
roslib | |
roscpp | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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 | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
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 |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
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)
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: ahcorde
0.8.2 (2019-11-04)
- rename to logWarning to fix build on Debian stretch
- log the result of all services in RosChain
- enable rosconsole_bridge bindings
- switch to new logging macros
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Alexander Gutenkunst, Harsh Deshpande, Joshua Whitley, Mathias Lüdtke
0.8.0 (2018-07-11)
- migrated to std::function and std::bind
- make sync_node return proper error codes
- refactored PublishFunc
- migrated to std::atomic
- migrated to std pointers
- removed deprecated types
- 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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
rosconsole_bridge | |
roscpp | |
roslib | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Launch files
- launch/chain.launch
-
- yaml
Messages
Services
Plugins
Recent questions tagged canopen_chain_node at Robotics Stack Exchange
![]() |
canopen_chain_node 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 | LGPLv3 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
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 |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mathias Lüdtke
Authors
- Mathias Lüdtke
Changelog for package canopen_chain_node
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)
- Bump CMake version to avoid CMP0048 warning Signed-off-by: ahcorde <<ahcorde@gmail.com>>
- Contributors: ahcorde
0.8.2 (2019-11-04)
- rename to logWarning to fix build on Debian stretch
- log the result of all services in RosChain
- enable rosconsole_bridge bindings
- switch to new logging macros
- Contributors: Mathias Lüdtke
0.8.1 (2019-07-14)
- Set C++ standard to c++14
- implemented create*ListenerM helpers
- Replacing FastDelegate with std::function and std::bind.
- Contributors: Alexander Gutenkunst, Harsh Deshpande, Joshua Whitley, Mathias Lüdtke
0.8.0 (2018-07-11)
- migrated to std::function and std::bind
- make sync_node return proper error codes
- refactored PublishFunc
- migrated to std::atomic
- migrated to std pointers
- removed deprecated types
- 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)
- added types for all function objects
- pull make_shared into namespaces
- added types for all shared_ptrs
- migrate to new classloader headers
- address catkin_lint errors/warnings
- removed IPC/SHM based sync masters
- Contributors: Mathias Lüdtke
0.7.6 (2017-08-30)
0.7.5 (2017-05-29)
- added reset_errors_before_recover option
- Contributors: Mathias Lüdtke
0.7.4 (2017-04-25)
0.7.3 (2017-04-25)
0.7.2 (2017-03-28)
0.7.1 (2017-03-20)
- refactored EMCY handling into separate layer
- do not reset thread for recover
- properly stop run thread if init failed
- deprecation warning for SHM-based master implementations
- implemented canopen_sync_node
- wait only if sync is disabled
- added object access services
- implement level-based object logging
- added node name lookup
- Contributors: Mathias Lüdtke
0.7.0 (2016-12-13)
0.6.5 (2016-12-10)
- protect MotorChain setup with RosChain lock
- added include to <boost/scoped_ptr.hpp>; solving #177
- default to canopen::SimpleMaster::Allocator (#71)
- exit code for generic error should be 1, not -1
- styled and sorted CMakeLists.txt
- removed boilerplate comments
- indention
- reviewed exported dependencies
- styled and sorted package.xml
- update package URLs
- moved roslib include into source file
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
message_generation | |
std_msgs | |
message_runtime | |
catkin | |
canopen_master | |
diagnostic_updater | |
pluginlib | |
rosconsole_bridge | |
roscpp | |
roslib | |
socketcan_interface | |
std_srvs |
System Dependencies
Dependant Packages
Launch files
- launch/chain.launch
-
- yaml