Skip to content

Commit

Permalink
Added tag to include to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskuResearch authored Jul 19, 2022
1 parent e331faf commit 7d95792
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ If you have a local installation of ARGoS3 in $ARGOS_INSTALL_PATH/argos3-dist:

catkin_make -DCMAKE_INSTALL_PREFIX=$ARGOS_INSTALL_PATH/argos3-dist -DCMAKE_BUILD_TYPE=Release install

## How to use

Add the following entry to the physics_engine of your .argos file:
<code><iridia_tracking_system id="its" translate_x="0" translate_y="0" rotate_phi="0" topic="odometry/filtered"/></code>

0 comments on commit 7d95792

Please sign in to comment.