Difference between revisions of "Category:HamsterProKit"

From cogniteam
Jump to: navigation, search
Line 23: Line 23:
  
 
===2. Download the image and burn the image into your robot ===
 
===2. Download the image and burn the image into your robot ===
 +
 
Download image:
 
Download image:
  
https://cloud.cogni.io/index.php/s/wEBt55X5qKoV5WN
+
[https://cloud.cogni.io/index.php/s/wEBt55X5qKoV5WN IMAGE]
  
 
Burn your image:
 
Burn your image:
  
[https://wiki.cogni.io/Category:HamsterProKit/ImageUploading Instructions]
+
[https://wiki.cogni.io/Category:HamsterProKit/ImageUploading INSTRUCTIONS]
  
===3. '''Choose which way you want to configure the robot''' ===
+
===3. '''Configure your robot''' ===
  
* Pre-configuration
+
* ''''' ON ROBOT WIFI / ETHERNET'''''
  
You need to access your robot with burned image via '''HDMI''' and configure wifi/ethernet settings '''ON ROBOT'''.
+
You need to access your robot via '''HDMI''' and configure wifi/ethernet settings '''ON ROBOT'''.
  
Configure your wifi like described below:
+
After configuration you will be able to access your robot through ssh.
  
https://wiki.cogni.io/Category:HamsterProKit/WifiSetup
+
Configure your '''wifi''' like described below:
  
or use Ethernet connection:
+
[https://wiki.cogni.io/Category:HamsterProKit/WifiSetup WIFI SETUP]
  
https://wiki.cogni.io/Category:HamsterProKit/EthernetSetup
+
or use '''Ethernet''' connection:
  
'''Note: in both cases you configure [http://wiki.ros.org/Master ROS MASTER], which runs always on robot.
+
[https://wiki.cogni.io/Category:HamsterProKit/EthernetSetup ETHERNET SETUP]
In case wifi - available script, Ethernet - instruction manually, follow the links above'''
 
  
* Robot environment description
+
'''Note: in both cases you configure [http://wiki.ros.org/Master ROS MASTER]. Links and descriptions above'''
  
ROS1 - melodic provided
+
* '''''ON ROBOT ENVIRONMENT DESCRIPTION AND CONFIGURATION'''''
  
ROS2 - dashing provided
+
Each robot should be configured with unique ID.
  
All relative sources are available in .bashrc file, just comment/uncomment required command and execute<code><span style="color:black"></span>source .bashrc</code> from terminal
+
ID - gives your topics unique prefix (agent*).
 +
 
 +
Set this name in home directory '''hamster.config''' file:
 +
 
 +
<code> export HAMSTER_ID=agent1</code>
 +
 
 +
'''There are two ros distro provided:'''
 +
 
 +
ROS1 - melodic
 +
 
 +
ROS2 - dashing
 +
 
 +
All relative sources are available in .bashrc file,
 +
just comment/uncomment required command and execute<code><span style="color:black"></span>source .bashrc</code> from terminal
  
 
ros melodic workspace - '''hamster_ws'''
 
ros melodic workspace - '''hamster_ws'''
  
ros dashing workspace - '''hamster2_ws'''
+
ros dashing workpace - '''hamster2_ws'''
 +
 
 +
===4. '''Run examples and see output''' ===
 +
 
 +
* '''''I want to see output on robot'''''
  
* Run examples
+
1. Run examples on robot:

Revision as of 15:32, 12 January 2020

AAEON Pro Kit support page

Charger LLC Battery rev2.jpg ProKitLLC.png

Kit prerequisite (not included in the kit)

  • Lipo battery with T connector 7.4V 2 cell.
  • Battery charger

1. Connecting all parts within the kit

  • Use the LLC cable (in the picture) to both monitor and charge the battery
 * Port 9 can be used to charge the Lipo Battery
 * Port 8 should connect the the Lipo battery balancer (JST connector)
 * Port 7 should connect to the LLC board 
 * Red T connector (rightmost on the picture)
  • Connect the Up Squared board to the LLC as shown in the picture
 * TX/RX should be connected to GPIO ports
 * Power should be connected through DC connector
  • Connect the MX2 wifi module
  • Connect the two WIFI antennas using the SMT connector to the integrated chip
  • Connect the Movidius chip using the PCI connector
  • Connect the D435i camera to a USB3 Port using the cable

2. Download the image and burn the image into your robot

Download image:

IMAGE

Burn your image:

INSTRUCTIONS

3. Configure your robot

  • ON ROBOT WIFI / ETHERNET

You need to access your robot via HDMI and configure wifi/ethernet settings ON ROBOT.

After configuration you will be able to access your robot through ssh.

Configure your wifi like described below:

WIFI SETUP

or use Ethernet connection:

ETHERNET SETUP

Note: in both cases you configure ROS MASTER. Links and descriptions above

  • ON ROBOT ENVIRONMENT DESCRIPTION AND CONFIGURATION

Each robot should be configured with unique ID.

ID - gives your topics unique prefix (agent*).

Set this name in home directory hamster.config file:

export HAMSTER_ID=agent1

There are two ros distro provided:

ROS1 - melodic

ROS2 - dashing

All relative sources are available in .bashrc file, just comment/uncomment required command and executesource .bashrc from terminal

ros melodic workspace - hamster_ws

ros dashing workpace - hamster2_ws

4. Run examples and see output

  • I want to see output on robot

1. Run examples on robot:

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "HamsterProKit"

This category contains only the following page.