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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 packages for RoboCup SSL beginner. / RoboCup SSL初心者のための ROS 2パッケージ
Checkout URI https://github.com/ssl-roots/consai_ros2.git
VCS Type git
VCS Version main
Last Updated 2025-07-02
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • roots

Authors

No additional authors.

consai_robot_control_utils

ロボット制御の調整に使う各種ツールです。

launchファイル

  • visualizer.launch.py :
    • ロボットの位置を可視化します。
    • GrSimのロボットを動かす際は必ず起動してください。
  • rqt_plot.launch.py:
    • ロボットの速度指令値/robot*/commandとローカル速度/robot_local_velocitiesをrqtp_plotで表示します。

speedcontrol_test

速度制御の確認に使います。
CSVで定義した速度プロファイルに従い、ロボットに速度指令値を送ります。

Usage

  • robot_id : ロボットID
    • type : int
    • default : 0
  • yellow : trueで黄色チーム、falseで青色チーム
    • type : bool
    • default : false
  • csv_path : 速度プロファイルのCSVファイルのパス
    • type : string
    • default : “”
  • loop : trueで速度プロファイルを繰り返し実行する
    • type : bool
    • default : false
# ビジュアライザを起動
$ ros2 launch consai_robot_control_utils visualizer.launch.py

# 速度プロファイルを再生する
$ cd consai_robot_control_utils/profile
$ ros2 run consai_robot_control_utils speedcontrol_test --ros-args \
-p robot_id:=0 \
-p yellow:=false \
-p csv_path:=$PWD/rotation_4sec.csv \
-p loop:=true

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 consai_robot_control_utils at Robotics Stack Exchange