Difference between revisions of "Robotis RC100B Controller 20240521"

From wikidb
Jump to: navigation, search
(Created page with "= Hardware = * [https://www.robotis.us/search.php?search_query=rc%20100B&section=product Robotis RC-100B Remote Control] * [https://www.robotis.us/search.php?search_query=bt%...")
 
(Power Up Without the Waffle)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
= Refence =
 +
* [https://emanual.robotis.com/docs/en/parts/communication/rc-100/ RC-100A/100B]
 +
 
= Hardware =
 
= Hardware =
  
* [https://www.robotis.us/search.php?search_query=rc%20100B&section=product Robotis RC-100B Remote Control]
+
* [https://www.robotis.us/rc-100b/ RC-100B remote control]
* [https://www.robotis.us/search.php?search_query=bt%20410&section=product Blue Tooth BT-410 Set]
+
* [https://www.robotis.us/bt-410-set/ BT-410 Bluetooth serial communication UART]
 +
 
 +
= Connection =
 +
 
 +
* The Master bluetooth module is connected and mounted to the RC-100B.
 +
* The Slave is connect to OpenCR UART1 (the one in the corner on the same side as the USB)
 +
 
 +
= Power Up Without the Waffle =
 +
 
 +
The OpenCR with RC100B control the robot without any other control computer connected.
 +
Driving a ROS robot with both the RC-100B and keyboard_teleop ROS program has not be define. I suspect the result may be additive.
 +
 
 +
Power up outline
 +
# Power on the OpenCR board first
 +
## wait for the boot finished chime
 +
# Turn on the control - POWER/MODE  - the middle button
 +
# Press the control buttons on the left "joy stick"
 +
## U: Forward speed increment
 +
## D: Reverse speed increment
 +
## R: Turn Right speed increment
 +
## L:  Turn Left speed increment
 +
# Others
 +
## 5: Hard Stop
 +
## 6: Fast forward

Latest revision as of 13:44, 21 May 2024

Refence

Hardware

Connection

  • The Master bluetooth module is connected and mounted to the RC-100B.
  • The Slave is connect to OpenCR UART1 (the one in the corner on the same side as the USB)

Power Up Without the Waffle

The OpenCR with RC100B control the robot without any other control computer connected. Driving a ROS robot with both the RC-100B and keyboard_teleop ROS program has not be define. I suspect the result may be additive.

Power up outline

  1. Power on the OpenCR board first
    1. wait for the boot finished chime
  2. Turn on the control - POWER/MODE - the middle button
  3. Press the control buttons on the left "joy stick"
    1. U: Forward speed increment
    2. D: Reverse speed increment
    3. R: Turn Right speed increment
    4. L: Turn Left speed increment
  4. Others
    1. 5: Hard Stop
    2. 6: Fast forward