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.1.0
License Apache-2.0
Build type AMENT_CMAKE
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

ROS2 Humble package handling the grpc server for the mobile base to build the mechanical description of the zuu mobile base.

Additional Links

No additional links.

Maintainers

  • Pollen Robotics

Authors

No additional authors.

Context

Temporary repository to build the mechanical description of the zuu mobile base. Eventually, will be merged into : https://github.com/pollen-robotics/reachy2021_ros2_control/tree/main/reachy_description

Setup

Add to your bashrc:

export GAZEBO_RESOURCE_PATH=/usr/share/gazebo-11
export ZUUU_MAP_NAME=hospital

Create a /meshes folder:

mkdir -p zuuu_description/meshes
cd zuuu_description/meshes

Download the mesh used: link.

Usage

For a simulated environment:

ros2 launch zuuu_description full_simulation_navigation.launch.py

To create a map on the physical robot:

ros2 launch zuuu_description zuuu_full_navigation.launch.py

To start the navigation on the physical robot, if your map name is jean_jaures_haut.yaml, add this to your bashrc:

export ZUUU_MAP_NAME=jean_jaures_haut

Then:

ros2 launch zuuu_description zuuu_full_navigation.launch.py

List of launch files and uses

Launch files starting with “zuuu” are intended to be used on the physical robot. There are a lot of them for convenience but their content is pretty straightforward.

description_bringup

Nodes: joint_state_broadcaster_spawner robot_state_publisher_node controller_manager_node

Default parameters for robot_description_content : ‘use_gazebo:=false’, ‘use_fake_components:=false’, ‘use_fixed_wheels:=true’, ‘use_ros_control:=false’,

gazebo_simulation

Nodes: joint_state_broadcaster_spawner, robot_state_publisher_node, spawn_entity, controller_manager_node,

Default parameters for robot_description_content : ‘use_gazebo:=true’, ‘use_fake_components:=false’, ‘use_fixed_wheels:=true’, ‘use_ros_control:=true’,

full_simulation_navigation

Launches: gazebo_simulation navigation rviz_navigation

mapping

Nodes: slam_toolbox

Launches: Nav2’s bringup_launch

rviz_bringup

Nodes: rviz2

zuuu_bringup

Nodes: Rviz

Launches: zuuu_rplidar_s2_launch description_bringup hal_launch

zuuu_bringup_low_level_only

Launches: zuuu_rplidar_s2_launch hal_launch

zuuu_bringup_no_rviz

Launches: zuuu_rplidar_s2_launch description_bringup hal_launch

zuuu_full_mapping

Launches: zuuu_bringup mapping

zuuu_full_navigation

Launches: zuuu_bringup navigation

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged zuuu_description 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.