Skip to content

CRANE-X7の手先にIntel RealSense D435をとりつけたURDFです

License

Notifications You must be signed in to change notification settings

Kuwamai/crane_x7_d435

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crane_x7_d435

Description

CRANE-X7の手先にD435をとりつけたURDFです。取り付け位置はcrane_x7_Hardwareに記載されているとおりです。

Requirements

下記環境で動作確認しています

Installation

  • crane_x7_rosをインストールします
  • 実機を使う際はrealsense-rosをインストールします
  • 本リポジトリをクローン、ビルドします
    $ cd ~/catkin_ws/src
    $ git clone https://github.com/Kuwamai/crane_x7_d435.git
    $ cd ~/catkin_ws && catkin_make
    $ source ~/catkin_ws/devel/setup.bash
    

Usage

  • robot_description等に読み込む際、crane_x7.urdf.xacroだった箇所をcrane_x7_d435.xacroに変更して使用してください
  • 動作を保証していませんが簡易的に試すことのできるlaunchファイルがあります
    • 実機を動かす際は下記のコマンドを実行します
      $ roslaunch crane_x7_d435 bringup.launch
      $ roslaunch realsense2_camera rs_camera.launch
      
    • シミュレータ(GAZEBO)を起動する際は下記のコマンドを実行します
      $ roslaunch crane_x7_d435 bringup_sim.launch
      

License

This repository is licensed under the MIT license, see LICENSE.

About

CRANE-X7の手先にIntel RealSense D435をとりつけたURDFです

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages