The Wayback Machine - https://web.archive.org/web/20211231020240/https://github.com/ROBOTIS-GIT/OpenCR
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

OpenCR: Open Source Control Module for ROS Build Status

ROBOTIS e-Manual for OpenCR

Open Source related to OpenCR

Documents and Videos related to OpenCR

Repository folder structure description

  • arduino
    • opencr_arduino
      • libraries : A collection of some libraries that can be used with OpenCR.
      • opencr : OpenCR package core to be installed in Arduino.
      • tools : Tools for OpenCR firmware writing.
    • opencr_develop
      • opencr_bootloader : OpenCR bootloader source
      • opencr_ld : OpenCR loader source (related bootloader)
      • opencr_ld_shell : OpenCR loader script source for TB3
    • opencr_release
      • Folders(version name) : Compressed files for updating TB3 core binary with ld_shell for each TB3 core version.
      • shell_update : Latest Compressed files for updating TB3 core binary with ld_shell.
      • package_opencr_index.json : json file for Arduino OpenCR package.