https://github.com/ros-industrial/ros_canopen
CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen)
https://github.com/ros-industrial/ros_canopen
canopen driver ros ros-industrial
Last synced: 25 days ago
JSON representation
CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen)
- Host: GitHub
- URL: https://github.com/ros-industrial/ros_canopen
- Owner: ros-industrial
- License: lgpl-3.0
- Created: 2014-07-10T08:42:35.000Z (almost 11 years ago)
- Default Branch: melodic-devel
- Last Pushed: 2024-05-02T16:21:39.000Z (12 months ago)
- Last Synced: 2025-03-28T21:04:21.988Z (about 1 month ago)
- Topics: canopen, driver, ros, ros-industrial
- Language: C++
- Homepage:
- Size: 40.4 MB
- Stars: 357
- Watchers: 26
- Forks: 275
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
ros_canopen
===========Canopen implementation for ROS.
[](https://travis-ci.com/ros-industrial/ros_canopen)
[](https://www.gnu.org/licenses/lgpl-3.0)
([](https://opensource.org/licenses/BSD-3-Clause) for `can_msgs` and `socketcan_bridge`)The current develop branch is `melodic-devel`, it targets ROS `melodic`. Needs C++14 compiler.
The released version gets synced over to the distro branch for each release.