No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
![]() |
rosbot_hardware_interfaces package from rosbot_hardware_interfaces reporosbot_hardware_interfaces |
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/husarion/rosbot_hardware_interfaces.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-12-10 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Hardware controller for rosbot 2 and rosbot XL
Additional Links
No additional links.
Maintainers
- Maciej Stępień
Authors
- Krzysztof Wojciechowski
- Maciej Stępień
rosbot_hardware_interfaces
The package uses ros2_control to communicate with the ROSbot’s 2R, ROSbot’s 2 PRO and ROSbot’s XL hardware. ROSbots contain micro-ros firmware which provides the encoders and the imu measurements and the motors speed commander.
Subscribes
-
/cmd_vel
(geometry_msgs/Twist, /rosbot_base_controller) -
/_motors_response
(sensor_msgs/msg/JointState, /rosbot_system_node) -
/_imu/data_raw
(sensor_msgs/msg/Imu, /imu_sensor_node)
Publishes
-
/imu_broadcaster/imu
(sensor_msgs/Imu, /imu_broadcaster) -
/rosbot_base_controller/odom
(nav_msgs/Odometry, /rosbot_base_controller) -
/_motors_cmd
(std_msgs/msg/Float32MultiArray, /rosbot_system_node)
Usage
- Add this repository to ros2 workspace
cd src/
git clone https://github.com/husarion/rosbot_hardware_interfaces
- Add to the Rosbot description following lines:
<xacro:include filename="$(find rosbot_hardware_interfaces)/urdf/ros2_control.urdf.xacro" />
<xacro:ros2_control_system/>
- Configure and launch the controller with the example usage.
ros2 launch rosbot_hardware_interfaces example_diff_drive.launch.py
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
pluginlib | |
ament_cmake | |
ament_cmake_gtest | |
hardware_interface | |
controller_interface | |
rclcpp_lifecycle | |
rclcpp | |
std_msgs | |
realtime_tools | |
diff_drive_controller | |
imu_sensor_broadcaster |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
rosbot_controller | |
rosbot_xl_controller |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rosbot_hardware_interfaces at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.