Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReykCS authored Jul 13, 2022
1 parent 2c77a84 commit 2c10eda
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 @@ -211,3 +211,7 @@ reset function to encode observations and decode actions:
```

### Usage For Testing

For testing we provide a node. The node requires the same params as described above and offers a service call `rosnav/get_action` to get the next action from a given observation. The message sent to the service has to be a `GetAction`-Message and contains above mentioned observations.


0 comments on commit 2c10eda

Please sign in to comment.