|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange
|
crane_plus_examples_py package from crane_plus repocrane_plus crane_plus_control crane_plus_description crane_plus_examples crane_plus_examples_py crane_plus_gazebo crane_plus_moveit_config |
ROS Distro
|
Package Summary
| Version | 0.1.0 |
| License | Apache-2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/rt-net/crane_plus.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-05-25 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- RT Corporation
Authors
- Nozomi Mizoguchi
- Atsushi Kuwagata
- Yusuke Kato
crane_plus_examples_py
このパッケージはCRANE+ V2 ROS 2パッケージのPythonによるサンプルコード集です。
Table of Contents
Setup
CRANE+ V2の起動方法はcrane_plus_examplesのREADMEを参照してください。
How to Run Examples
準備ができたらPythonによるサンプルプログラムを実行します。 例えばグリッパを開閉するサンプルは次のコマンドで実行できます。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
終了するときはCtrl+cを入力します。
[!NOTE] Gazeboでサンプルプログラムを実行する場合は
use_sim_timeオプションを付けます。ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control' use_sim_time:=true
Examples
demo.launch.pyを実行している状態で各サンプルを実行できます。
[!NOTE] 実行できるサンプルの一覧は、
examples.launch.pyにオプション-sを付けて実行することで表示できます。$ ros2 launch crane_plus_examples_py example.launch.py -s Arguments (pass arguments as '<name>:=<value>'): 'example': Set an example executable name: [gripper_control, pose_groupstate, joint_values, pick_and_place] (default: 'gripper_control')
gripper_control
グリッパを開閉させるコード例です。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='gripper_control'
<img src=https://rt-net.github.io/images/crane-plus/gripper_control.gif width=500px />
pose_groupstate
group_stateを使うコード例です。
SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf
に記載されているhomeとverticalの姿勢に移行します。
次のコマンドを実行します。
ros2 launch crane_plus_examples_py example.launch.py example:='pose_groupstate'
<img src=https://rt-net.github.io/images/crane-plus/pose_groupstate.gif width=500px />
joint_values
File truncated at 100 lines see the full file