A parallel, multi-engine simulator for heterogeneous swarm robotics
Stars
304
Forks
127
Watchers
304
Open Issues
33
Overall repository health assessment
No package.json found
This might not be a Node.js project
667
commits
161
commits
16
commits
9
commits
6
commits
5
commits
4
commits
3
commits
2
commits
2
commits
Added flag `-S` to `env` shebang in uninstall script
4bb398cView on GitHubMade it possible for CLoopFunctions::PostExperiment() to call CSimulator::Reset() and restart the simulation loop.
a96e090View on GitHubAdded methods to set the initial position and orientation of an embodied entity.
a46ec8aView on GitHubAdded the dummy index to the RAB medium and documented index configuration.
421bd76View on GitHubFixed error message to include the context of the RAB entity.
8d5753fView on GitHubMerge branch 'master' of https://github.com/ilpincy/argos3
ccb3ab9View on GitHubMade RAB medium easier to extend by making a couple of methods virtual and the attributes protected.
fdd8ebfView on GitHubMerge branch 'master' of https://github.com/ilpincy/argos3
0b1a99dView on GitHubFixed calculation of bounding box in dynamics2d multi-body model
d7a33feView on GitHubAdded method to get number of bodies in dynamics2d multi body model
53749bfView on GitHub