Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 697 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 697 Bytes

Status

Build Status

Installation

Checkout repository into a directory that is part of your $ROS_PACKAGE_PATH (or add bride directory into $ROS_PACKAGE_PATH afterwards)

  # git clone git://github.com/ipa320/bride.git

Install eclipse and all necessary plugins

  # roscd bride

  # make

To start bride use:

  # rosrun bride eclipse

Updating Installation

After updates in the brics plugins a complete installation is not necessary. To reinstall the updated brics plugins in your existing bride installation do the following steps:

  # roscd bride

  # make update