Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.49 KB

3-SetUp.md

File metadata and controls

59 lines (35 loc) · 1.49 KB

Set Up

Robot - Linux computer SetUp

This case we are setting up the work station planning to move and connect to the wx250s using a powerfull computer with Ubuntu Linux and the full installation already done.

Hardwrae set up procedure
  1. Connect the power board to the signal board with the shor cable bridge
  2. Connect also the robot to the power board

hardware_electronics

  1. Power up the robot with proper supply
  2. Using a USB cable connect the signal board to the computer

(it is important to power the robot before connecting it to the computer, or it will give errors)

  1. Prepare the computer, power it (with proper power supply), connect mouse and keyboard, cconnect trough HDMI cable to screen, connect LAN ethernet cable and as said before attach USB cable for sending signals to robot.

computer_setup

computer_setup

To check hardware set up is correct, go to device directory and check for the Robot peripheral existence (ttyDXL)

cd /dev
ls → will give ttyDXL
ll → will give ttyDXL→ttyUSB0


Robot+Raspberry Pi - Personal Computer SetUp

Procedure

Still not working... comming soon