No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro kinetic showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro melodic showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged steer_bot_hardware_gazebo at Robotics Stack Exchange
No version for distro noetic showing indigo. Known supported distros are highlighted in the buttons above.
|
steer_bot_hardware_gazebo package from steer_drive_ros reposteer_bot_hardware_gazebo steer_drive_controller steer_drive_ros stepback_and_steerturn_recovery |
ROS Distro
|
Package Summary
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/CIR-KIT/steer_drive_ros.git |
| VCS Type | git |
| VCS Version | indigo-devel |
| Last Updated | 2018-08-16 |
| Dev Status | MAINTAINED |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
steer bot hardware for gazebo simulation
Maintainers
- Enrique Fernandez
Authors
- Enrique Fernandez
パラメータ
steer_bot_hardware_gazebo:
# 後輪フレーム
rear_wheel : 'base_to_wheel'
# ステアフレーム
front_steer : 'base_to_steer'
# Gazebo用仮想後輪フレーム
virtual_rear_wheels : ['base_to_right_rear_wheel', 'base_to_left_rear_wheel']
virtual_front_wheels : ['base_to_right_front_wheel', 'base_to_left_front_wheel']
# Gazebo用仮想ステアフレーム
virtual_front_steers : ['base_to_right_front_steer', 'base_to_left_front_steer']
# ackermann link mechanism
# trueならアッカーマン, falseならパラレルリンク.デフォルトはtrue.
enable_ackermann_link: true
# タイヤ間距離(左右)
wheel_separation_w : 0.5
# タイヤ間距離(前後)
wheel_separation_h : 0.79
gains:
# 後輪速度制御用PIDゲイン
base_to_right_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
base_to_left_rear_wheel : {p: 100000.0, d: 10.0, i: 0.50, i_clamp: 3.0}
SetVelocityが使えない.
- 仕様っぽい
- http://answers.ros.org/question/118546/setting-joint-velocity-in-gazebo/
- VELOCITY_PIDでやるしかない.
CHANGELOG
No CHANGELOG found.
Package Dependencies
| Deps | Name |
|---|---|
| roscpp | |
| angles | |
| control_toolbox | |
| gazebo_ros_control | |
| hardware_interface | |
| joint_limits_interface | |
| catkin |
System Dependencies
| Name |
|---|
| gazebo |
Dependant Packages
| Name | Deps |
|---|---|
| steer_drive_ros |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found