Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ version: 0.5.0
date-released: 2025-10-17
url: "https://github.com/ukaea/CRCOpenROS2Driver"
license: "Apache-2.0"
doi: "10.5281/zenodo.TBD"
doi: "10.5281/zenodo.17969549"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Comau CRC Open ROS2 Driver

[![DOI](https://zenodo.org/badge/1075309612.svg)](https://doi.org/10.5281/zenodo.17969100)

CRCOpen is an option available on Comau robot controller (CRC) cabinets to enable control of a robotic
system by an external Linux computer. For more detail on CRCOpen see the documentation by Comau or [click here](https://www.comau.com/en/our-offer/products-and-solutions/robotic-control-and-software/open-controller/). This driver is developed on top of CRCOpen to allow the user to be able to unlock the ROS 2 ecosystem for research and development use.

Expand Down