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.

Package Summary

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

Repository Summary

Checkout URI https://github.com/pollen-robotics/reachy_2023.git
VCS Type git
VCS Version develop
Last Updated 2025-03-27
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

TODO: Package description

Additional Links

No additional links.

Maintainers

  • reachy

Authors

No additional authors.

SDK Server for Reachy’s 2021 Mobile Base

ROS2 package:

  • using the topics and services defined in the mobile base’s HAL to get mobile base information (e.g. ododmetry, battery level, control mode, drive mode, …) and send mobility commands,
  • handling mobile base grpc services defined in mobile_platform_reachy.proto.

ROS2 Version: Foxy

Dependencies: reachy_sdk_api, zuuu_interfaces, grpcio, grpcio-tools, protobuf.

Installation

cd ~/reachy_ws/src
git clone https://github.com/pollen-robotics/mobile_base_sdk_server.git
cd ~/reachy_ws/
colcon build --packages-select mobile_base_sdk_server

GRPC services handled

  • SendDirection - Send velocities commands to the mobile base for a predifined period of time.
  • SendSetSpeed - Send velocities commands to the mobile base.
  • SendGoTo - Send GoTo instruction to the mobile base.
  • DistanceToGoal - Return delta x, delta y, delta theta and distance from the last goal position sent using SendGoTo.
  • SetControlMode - Set the mobile base’s control mode.
  • GetControlMode - Get the mobile base’s control mode.
  • SetZuuuMode - Set the mobile base’s drive mode.
  • GetZuuuMode - Get the mobile base’s drive mode.
  • GetBatteryLevel - Get the mobile base’s battery voltage.
  • GetOdometry - Get the mobile base’s odometry.
  • ResetOdometry - Reset the mobile base’s odometry.
  • SetZuuuSafety - Disable / enable the mobile base’s anti-collision safety provided by the Lidar.
  • GetMobileBasePresence - Return if a mobile base is specified in Reachy’s config file. If yes, return the mobile base’s version.

Launch files

  • mobile_base_sdk_server.launch.py - Launch mobile_base_sdk_server node.
  • run_mobile_base_sdk_server_and_hal.launch.py - Launch the mobile base’s HAL nodes and the mobile_base_sdk_server node.

This package is part of the July 2022’s ROS2-based software release of the mobile base working with Reachy 2021.

Visit pollen-robotics.com to learn more or join our Dicord community if you have any questions or want to share your ideas.

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

System Dependencies

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 mobile_base_sdk_server 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.