Skip to content

ROBOTIS-GIT/OpenCR

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 17, 2021 16:05
October 13, 2022 14:00
October 17, 2017 15:26
June 27, 2017 07:58
January 15, 2021 11:34
May 17, 2021 15:59

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.