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

Arm 3D Visualization #4

Open
2 of 4 tasks
AmirDehestani opened this issue Jun 15, 2024 · 0 comments
Open
2 of 4 tasks

Arm 3D Visualization #4

AmirDehestani opened this issue Jun 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AmirDehestani
Copy link
Contributor

AmirDehestani commented Jun 15, 2024

Short Description:

Develop a 3D visualization of the rover's arm within the GUI using the Three.js library. This visualization should provide an accurate representation of the rover's arm to allow users to view its current position and movements in real-time.

Acceptance Criteria:

  • An accurate 3D model of the rover's is rendered in the GUI.
  • The 3D model updates in real-time based on the rover's arm data published from ROS.
  • Users can interact with the 3D model (rotate, and zoom).
  • There is an error feedback system that notifies the operator if the movement of the arm exceeds its safe or allowed limits.

Additional Notes:

  • Use existing 3D models if available and compatible with Three.js.
@AmirDehestani AmirDehestani added the enhancement New feature or request label Jun 15, 2024
@AmirDehestani AmirDehestani self-assigned this Jun 15, 2024
@github-project-automation github-project-automation bot moved this to To Do in CERES Jun 15, 2024
@AmirDehestani AmirDehestani moved this from To Do to In Progress in CERES Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant