URG

Author: 
ysuga

北陽電機のURGセンサのRTコンポーネントです.

ビルドしやすいように,プロトコルベースから独自に実装しています.
対応OS : Windows, Linux, MacOSX

ダウンロード

URL: https://github.com/sugarsweetrobotics/UrgRTC

ビルド方法

gitからコマンドラインで (OSX, Linuxでおすすめ)

gitコマンドを使える場合は非常にシンプルです.

$ git clone https://github.com/sugarsweetrobotics/UrgRTC.git
$ git submodule init
$ git submodule update
$ cd UrgRTC
$ mkdir build 
$ cd build 
$ cmake ../
$ make

Dowlaod Zipからソースコードをダウンロード(Windows?)

まず,URLの右側のDownload ZIPファイルからダウンロードします.それを展開してもビルドできません.

Author: 
ogasawara
URG用LRFキャプチャコンポーネント

概要)

  本コンポーネントは北陽製レーザレンジファインダURGシリーズの
  データ取得用RTコンポーネントです。

ライセンス)

  修正BSDライセンスを適用しています。
  詳しくは、ご連絡をお願い致します。

連絡先)

  奈良先端科学技術大学院大学 情報科学研究科
   robotics-staff@is.naist.jp
   〒630-0192 奈良県 生駒市 高山町 8916-5
   Tel: 0743-72-5376, Fax: 0743-72-5379

Download

latest Releases : 2.0.0-RELESE

2.0.0-RELESE Download page

Number of Projects

Choreonoid

Motion editor/Dynamics simulator

OpenHRP3

Dynamics simulator

OpenRTP

Integrated Development Platform

AIST RTC collection

RT-Components collection by AIST

TORK

Tokyo Opensource Robotics Association

DAQ-Middleware

Middleware for DAQ (Data Aquisition) by KEK