北陽

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ファイルからダウンロードします.それを展開してもビルドできません.

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