We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e685c63 commit fe48defCopy full SHA for fe48def
README.md
@@ -1,5 +1,7 @@
1
# How to run the code (Specific to one robot)
2
3
+Clone the repo.
4
+
5
New Package name: sphero_stage_2.
6
7
## Important Detials !!
@@ -13,6 +15,7 @@ Use main_2.py for running the main algorithm. (Handles all the boids in one file
13
15
14
16
17
## Now, you are ready to test the code!
18
19
- rosrun sphero_stage_2 start.py. (To start the simulation)
20
- rosrun sphero_stage_2 main_2.py (Run the main algorithm)
21
0 commit comments