You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the ROS nodes to be executed for the different tasks, clear and thorough documentation should be generated, including the purpose of the area in the service robot and further explanation of the technologies used, with examples.
This is the overview of the robot and the area:
Achievements from 2024
This year, after being accepted to participate in RoboCup 2024 held in Eindhoven, Netherlands, the team focused in developing a robust and reliable set of software modules, tailored to the specific needs for the tasks for the updated rulebook. This approach, had the purpose of showcasing a functional robot for both the Mexican Robotics Tournament (April; Monterrey, Mexico) and the RoboCup (July; Eindhoven, Netherlands).
The robot was renamed as FRIDA (Friendly Robotic Interactive Domestic Assistant), an acronym reflecting the purporse of the robot, and the name in reference to Mexican culture.
With the vast knowledge acquired during the international tournament, the team defined the new objectives for the remainder of the year to be: an increased focus in research and literature review, and centralized and offline refactorization of the software and systems.
The text was updated successfully, but these errors were encountered:
Fixes#79
Add documentation for various ROS nodes and services in the `cartesian_movement_services`, `frida_arm_joints_server`, `object_detector_3d`, and `pick_and_place` packages.
* **`cartesian_movement_services` package:**
- Add docstrings and comments to `arm_movements.py`, `cartesian_client.py`, and `cartesian_server.py`.
- Add examples and use cases for key technologies used in `arm_movements.py`, `cartesian_client.py`, and `cartesian_server.py`.
* **`frida_arm_joints_server` package:**
- Add docstrings and comments to `arm_joint_server.py`.
- Add examples and use cases for key technologies used in `arm_joint_server.py`.
* **`object_detector_3d` package:**
- Add docstrings and comments to `Clustering_Server.py`.
- Add examples and use cases for key technologies used in `Clustering_Server.py`.
* **`pick_and_place` package:**
- Add docstrings and comments to `cartesianManipulationServer.py`, `getState.py`, `manipulationCaller.py`, `manipulationClient.py`, and `manipulationServer.py`.
- Add examples and use cases for key technologies used in `cartesianManipulationServer.py`, `getState.py`, `manipulationCaller.py`, `manipulationClient.py`, and `manipulationServer.py`.
* **`pouring_services` package:**
- Add docstrings and comments to `pouring_srv.py`.
- Add examples and use cases for key technologies used in `pouring_srv.py`.
* **`README.md` file:**
- Add sections for the purpose of the area in the service robot, technologies used in each ROS node, and examples and use cases.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/RoBorregos/home-manipulation/issues/79?shareId=XXXX-XXXX-XXXX-XXXX).
Documentation of current state 2024
Based on the ROS nodes to be executed for the different tasks, clear and thorough documentation should be generated, including the purpose of the area in the service robot and further explanation of the technologies used, with examples.
This is the overview of the robot and the area:
Achievements from 2024
This year, after being accepted to participate in RoboCup 2024 held in Eindhoven, Netherlands, the team focused in developing a robust and reliable set of software modules, tailored to the specific needs for the tasks for the updated rulebook. This approach, had the purpose of showcasing a functional robot for both the Mexican Robotics Tournament (April; Monterrey, Mexico) and the RoboCup (July; Eindhoven, Netherlands).
The robot was renamed as FRIDA (Friendly Robotic Interactive Domestic Assistant), an acronym reflecting the purporse of the robot, and the name in reference to Mexican culture.
With the vast knowledge acquired during the international tournament, the team defined the new objectives for the remainder of the year to be: an increased focus in research and literature review, and centralized and offline refactorization of the software and systems.
The text was updated successfully, but these errors were encountered: