Skip to content

Commit 5328887

Browse files
authored
Short update to the README
1 parent 4041181 commit 5328887

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# experiments-loop-functions-ros
22
Prototypes of ARGoS loop functions that enable importing or exporting data to ROS
3+
4+
Requires:
5+
6+
Tested with ROS Noetic and Ubuntu 20.04
7+
8+
To compile, enter the following commands
9+
10+
`cd experiments-loop-functions-ros`
11+
`catkin_make`
12+
13+
Experiment files are provided in the scenario directory. To run an experiment
14+
15+
`roscore` -> if it was not running before
16+
`argos3 -c experiment_file.argos`

0 commit comments

Comments
 (0)