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

Documentation of current state 2024 #79

Open
afr2903 opened this issue Nov 20, 2024 · 0 comments · May be fixed by #80
Open

Documentation of current state 2024 #79

afr2903 opened this issue Nov 20, 2024 · 0 comments · May be fixed by #80

Comments

@afr2903
Copy link
Member

afr2903 commented Nov 20, 2024

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.

afr2903 added a commit that referenced this issue Nov 21, 2024
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).
@afr2903 afr2903 linked a pull request Nov 21, 2024 that will close this issue
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 a pull request may close this issue.

1 participant