robotics-in-concert / rocon_demos

Demo software for rocon milestones.
2 stars 14 forks source link

Demo concert

Installation

Rocon Install

Demo Concert Install

    > cd <your rocon workspace>
    > cd src

    (Try to launch simulation demo concert)
    > wstool merge https://raw.githubusercontent.com/robotics-in-concert/rocon_demos/demo_concert/rosinstall/demo_concert_sim.rosinstall
    (Try to launch real demo concert)
    > wstool merge https://raw.githubusercontent.com/robotics-in-concert/rocon_demos/demo_concert/rosinstall/demo_concert.rosinstall

    > wstool update -j10
    > cd ..
    > yujin_make --install-rosdeps
    > yujin_make
    > . .bashrc

Workflow engine installation

  1. Install Node
  2. Install concert_workflow_engine_blockly dependency
    > roscd concert_workflow_engine_blockly
    > npm update
  1. Note that npm update would ask sudo access to install node-canvas dependency

Preparation

Execution

Pick up only solution