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

Developing a demo for mobile robot navigation and capturing base on KubeEdge #118

Open
SmileCaoJ opened this issue May 10, 2022 · 2 comments

Comments

@SmileCaoJ
Copy link

SmileCaoJ commented May 10, 2022

Background:
KubeEdge SIG Robotics focuses on the field of cloud robotics, especially the robot management system based on cloud-edge collaboration architecture. We hope to use open source mobile robot and robotic arm, provide a demo base on KubeEdge open source software components, and complete the following tasks:

  1. Implement complete robotic applications, including key functions such as mobile navigation and robotic arm operation, and deploy them to simulation environments through KubeEdge
  2. Defines the workflow for opening a cabinet door and capturing objects, including tasks such as navigation to a target point, opening a cabinet door, and capturing objects. The workflow should automatically executed by KubeEdge.

Output Requirements:
Deliverables:

  1. Demo deployment and usage guide.
  2. Code and configuration files .
  3. End-to-end test cases.

Qualified Standard:

  1. The robot is managed as node by kubeedge. Can use the simulation environment, such as a virtual machine with gazebo.
  2. The robot applications of demo are deployed by kubeedge, and are running properly.
  3. Automatically navigate to target points, open cabinet doors, and capture objects through workflows.

Other information:
KubeEdge: https://github.com/kubeedge;
KubeEdge SIG Robotics: https://github.com/kubeedge/community/tree/master/sig-robotics
KubeEdge Examples: https://github.com/kubeedge/examples
ROS: https://www.ros.org/blog/getting-started/
Airflow: https://airflow.apache.org/docs/apache-airflow/stable/index.html
Gazebo & Turtlebot: https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/#turtlebot3-with-openmanipulator

@SamanthaWangdl
Copy link

Are there any requirements for cabinet doors here? In addition, does the robot arm need to open only one cabinet door or any cabinet door? Thank you.

@SmileCaoJ
Copy link
Author

Are there any requirements for cabinet doors here? In addition, does the robot arm need to open only one cabinet door or any cabinet door? Thank you.

no special requirements for cabinet doors
robot arm need to open only one cabinet door

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

No branches or pull requests

2 participants