ROBOTIS-GIT / OpenCR

Software for ROS Embedded board (a.k.a. OpenCR). OpenCR means Open-source Control Module for ROS.
Apache License 2.0
382 stars 239 forks source link

Implementation of OpenCR for custom robot platform #284

Closed ycean closed 2 years ago

ycean commented 3 years ago

May I consult with you regarding the firmware, or require steps that I need to do in order to use OpenCR board for my custom robot platform. As previously I have been played with the turtlebot3, and get to know OpenCR board could provide the communication with rosserial among the remote pc and the robot. So I am interest to start a design of firmware configuration for my custom robot platform.

As I am actually unsure how is the schematic of robot control communication among the remote pc-sbc-openCR. I am unsure where to start with in order to prepare for my robot pin map assignment.

regards, Yeoh

ROBOTIS-Will commented 2 years ago

Hi @ycean

I'm sorry about the delayed response.

This GitHub issue thread is used only for reporting the issue related to the OpenCR. We usually share what we know with the open source community instead of providing a thorough consultation. Please use the Community when looking for help in customizing a robot. Our engineers and support team will be able to answer your inquiries through the community forum.

If you are using ROS2, below issue thread might help to understand how OpenCR communicates with the SBC(Raspberry Pi) https://github.com/ROBOTIS-GIT/turtlebot3/issues/744