Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CrowdBotUnity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
CrowdBot
CrowdBotUnity
Commits
c819ea44
Commit
c819ea44
authored
6 years ago
by
BRUNEAU Julien
Browse files
Options
Downloads
Patches
Plain Diff
+ update Readme
parent
4ec28564
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+23
-23
23 additions, 23 deletions
README.md
with
23 additions
and
23 deletions
README.md
+
23
−
23
View file @
c819ea44
CrowdMP is a shared unity set of projects to create and run experiment with all
sort of crowds.
It is composed of:
+
A Master project that contains the minimum and necessary code to run any
kind of experiement with crowd.
+
A list of plugin projects that are link to the master one through git
submodules (plugins are added features that might not be needed to your
Experiement).
To use CrowdMP it is best to fork the Master project as well as any plugin
projects that you want to modify.
[GIT SUBMODULES DOCUMENTATION]
https://www.vogella.com/tutorials/GitSubmodules/article.html
[HOW TO FORK THE MASTER PROJECT]
1.
Go on the gitlab page of the MASTER project
https://gitlab.inria.fr/crowdmp/crowdmp
2.
Click on the fork button
3.
When cloning your forked project it is adviced to not pull all the submodule
but to update only the one you require afterward
[HOW TO USE CROWDMP AND CREATE AN EXPERIMENT]
See document "Doc_CrowdMP.docx"
CrowdMP is a shared unity set of projects to create and run experiment with all
sort of crowds.
It is composed of:
+
A Master project that contains the minimum and necessary code to run any
kind of experiement with crowd.
+
A list of plugin projects that are link to the master one through git
submodules (plugins are added features that might not be needed to your
Experiement).
To use CrowdMP it is best to fork the Master project as well as any plugin
projects that you want to modify.
[GIT SUBMODULES DOCUMENTATION]
https://www.vogella.com/tutorials/GitSubmodules/article.html
[HOW TO FORK THE MASTER PROJECT]
1.
Go on the gitlab page of the MASTER project
https://gitlab.inria.fr/crowdmp/crowdmp
2.
Click on the fork button
3.
When cloning your forked project it is adviced to not pull all the submodule
but to update only the one you require afterward
[HOW TO USE CROWDMP AND CREATE AN EXPERIMENT]
See document "Doc_CrowdMP.docx"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment