Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge a stable version of the development branch #11

Merged
merged 15 commits into from
Jun 20, 2023
Merged

Merge a stable version of the development branch #11

merged 15 commits into from
Jun 20, 2023

Conversation

PedroS235
Copy link
Collaborator

This merge comes with some new features such as the ability to control the face LEDs of the robot and some bug fixes

PedroS235 and others added 15 commits June 14, 2023 09:39
The ros parameters for the robot ip and the robot target port were never being used.
Thus this commit makes now use of them.
In this commit, we have a new functionality which is to give robot status
using the robot's face RGB lights.
With this commit, only 3 types of status are currently available:
 * READY: means the robot is ready to be operated (green color)
 * IDDLE: means the robot is in the standing down (white color)
 * MOVING: means the robot is currently in movement (blue color)
[feat] Show status colors in robot face light
@PedroS235 PedroS235 merged commit d721103 into main Jun 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant