Skip to content

ROS package with URDF description macro for Sciurus17

License

Notifications You must be signed in to change notification settings

rt-net/sciurus17_description

Repository files navigation

English | 日本語

sciurus17_description

industrial_ci

Sciurus17のURDFファイルを含むROS 2パッケージです。

Note

本ROSパッケージはrt-net/sciurus17_rosから分離したものです。

詳細はrt-net/sciurus17_ros#134を参照してください。

Table of Contents

Supported ROS distributions

ROS 2

Requirements

  • OS
    • Ubuntu Desktop 24.04
  • ROS 2
    • Jazzy Jalisco

Installation

# Create workspace directory
mkdir -p ~/ros2_ws/src && cd ~/ros2_ws/src

# Clone package
git clone -b $ROS_DISTRO https://github.com/rt-net/sciurus17_description.git

# Install dependencies
rosdep install -r -y -i --from-paths .

# Build & Install
cd ~/ros2_ws
colcon build --symlink-install
source ~/ros2_ws/install/setup.bash

How to Use

次のコマンドを実行するとRViz上にSciurus17のモデルが表示されます。

ros2 launch sciurus17_description display.launch.py

display_launch

Proprietary Rights

Sciurus17は、アールティが開発した研究用上半身ロボットです。 本リポジトリのデータ等に関するライセンスについては、LICENSEファイルをご参照ください。 企業による使用については、自社内において研究開発をする目的に限り、本データの使用を許諾します。 本データを使って自作されたい方は、義務ではありませんが弊社ロボットショップで部品をお買い求めいただければ、励みになります。 商業目的をもって本データを使用する場合は、商業用使用許諾の条件等について弊社までお問合せください。

サーボモータのXM540やXM430に関するCADモデルの使用については、ROBOTIS社より使用許諾を受けています。 Sciurus17に使用されているROBOTIS社の部品類にかかる著作権、商標権、その他の知的財産権は、ROBOTIS社に帰属します。

About

ROS package with URDF description macro for Sciurus17

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 6