Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
JHartzer committed Jul 20, 2020
1 parent 8e8f068 commit 1759f94
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# decawave_ros

This is a ROS python package for interfacing with the DecaWave TREK1000 modules. This package includes a python package that can parse the TREK1000 serial messages and a basic script to evaluate the module. Currently, the node only publishes the received distance measurements from the anchors/tags. Future work will include incorportating localization filter nodes.

## Quickstart

Expand All @@ -11,4 +14,5 @@ Start the ROS core service<br>
`roscore`

Launch the publisher<br>
`roslaunch decawave_ros decawave_publisher.launch`
`roslaunch decawave_ros decawave_publisher.launch`

0 comments on commit 1759f94

Please sign in to comment.