Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
H harvest-automation
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Henrik Andreasson
  • harvest-automation
  • Wiki
  • setup

Last edited by Nicholas Shindler Jul 30, 2020
Page history
This is an old version of this page. You can view the most recent version or browse the history.

setup

Setup the project and run the ROS Connection

Using Pre-Configured RasberryPi

RaspberryPi Setup

  • download the raspberrypi image
  • flash a sd with the downloaded image
  • the raspberrypi will automatically generate a WiFi network AGTECH
  • the raspberry pi can be connected to over ssh or plugged into a monitor
    • username: agtech
    • password: RobotLab
  • plug in an Ethernet cable between the robot and the pi or configure the robot to connect to the AGTECH WiFi

Connecting to the Harvest Automation Robots

  • connect over shh
    • ssh agtech@10.42.0.1
    • password: RobotLab

Configuring the project

  • update agtech code
    • cd Workspace/src/agtech
    • git pull
    • cd ../../
    • catkin_make

Running the project

  • run ROS bridge
    • roslaunch ___
  • run Demo
    • roslaunch ___
  • run Teleop
    • roslaunch ___
Clone repository
  • client
  • Home
  • probes
  • reader
  • ros services
  • setup
  • writer