No version for distro humble showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro kilted showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro lyrical showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro rolling showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro ardent showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro bouncy showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro crystal showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro eloquent showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro dashing showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro galactic showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro foxy showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro iron showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro lunar showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro jade showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro indigo showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro hydro showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro kinetic showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro melodic showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange

No version for distro noetic showing jazzy. Known supported distros are highlighted in the buttons above.

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

Python examples of CRANE+ V2 ROS package

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 />

back to example list


pose_groupstate

group_stateを使うコード例です。

SRDFファイルcrane_plus_moveit_config/config/crane_plus.srdf に記載されているhomeverticalの姿勢に移行します。

次のコマンドを実行します。

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 />

back to example list


joint_values

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged crane_plus_examples_py at Robotics Stack Exchange