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

Multi-robot simulation demo v1 #110

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

buptwjf
Copy link
Contributor

@buptwjf buptwjf commented Sep 29, 2022

What type of PR is this?
kubeedge/examples#119
What this PR does / why we need it:
Code for Multi-robot cooperative simulation on KubeEdge
The multi-robot system has become the development trend of the robotics industry. It has better robustness than a single robot and has a broader application space. The correctness and effectiveness of the multi-robot coordination and control algorithm can be verified by simulating the process of multi-robot system completing tasks in the environment through computer simulation.Relying on the cloud-edge management and cloud-edge communication function provided by kubeedge and edgemesh,The cloud server is responsible for the task distribution of each robot and the dynamic scheduling of multiple robots. The edge robot feeds back its own state information in real time.

@kubeedge-bot kubeedge-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 29, 2022
@kubeedge-bot kubeedge-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 29, 2022
@buptwjf buptwjf force-pushed the multi_robot_v1 branch 6 times, most recently from 5c54df6 to fd3bed7 Compare October 30, 2022 08:50
@buptwjf buptwjf closed this Oct 30, 2022
@kubeedge-bot kubeedge-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 30, 2022
@jaypume
Copy link
Member

jaypume commented Oct 30, 2022

/reopen

@kubeedge-bot kubeedge-bot reopened this Oct 30, 2022
@kubeedge-bot
Copy link
Collaborator

@jaypume: Reopened this PR.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kubeedge-bot kubeedge-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 30, 2022
Signed-off-by: jiangfan wu <[email protected]>
Copy link

@xuqiaobo xuqiaobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@xuqiaobo
Copy link

/lgtm

@kubeedge-bot
Copy link
Collaborator

@xuqiaobo: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@WintonChan
Copy link

/lgtm

@kubeedge-bot kubeedge-bot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 31, 2022
@kubeedge-bot kubeedge-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 31, 2022
@xuqiaobo
Copy link

xuqiaobo commented Nov 1, 2022

/lgtm

@kubeedge-bot
Copy link
Collaborator

@xuqiaobo: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@fisherxu
Copy link
Member

fisherxu commented Nov 1, 2022

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 1, 2022
@fisherxu fisherxu added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 1, 2022
@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot merged commit fa193c9 into kubeedge:master Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants