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

Implementation of an VSLAM Algorithm on KubeEdge #120

Open
JoeyHwong-gk opened this issue May 10, 2022 · 0 comments
Open

Implementation of an VSLAM Algorithm on KubeEdge #120

JoeyHwong-gk opened this issue May 10, 2022 · 0 comments

Comments

@JoeyHwong-gk
Copy link

Background:

KubeEdge SIG Robotics is interested in developer toolkits to build robot applications in an easy-to-use way.
Based on this goal, we planning to build some open-source frameworks of application developing, including RoboSDK, a cloud robotics application development suite.
Based on this project, developers can quickly build sensor-interactive, data interaction, and task orchestration for cloud-robot collaboration.
We expect to develop a Vison SLAM application with the open source projects from kubeedge/sig-robotics in a simulation environment, and complete the following tasks:

  • The edge applications will be required to implement data collection and feature extraction in the simulation environment, send the data to cloud server for map creation.
  • The edge applications will be required to use the map from cloud server to complete the tasks: path planning and navigation.

Output Requirements:

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

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/
Gazebo & Turtlebot: https://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/#turtlebot3-with-openmanipulator

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

1 participant