Merge branch '38-readme-invalid-status-executable' into 'master'

Resolve "README refers to invalid status executable"

Closes #38

See merge request micro-ROS/ros_tracing/ros2_tracing!75
This commit is contained in:
Christophe Bedard 2019-08-01 08:28:23 +00:00
commit 05781aa046

View file

@ -23,7 +23,7 @@ To enable tracing:
3. Source and check that tracing is enabled: 3. Source and check that tracing is enabled:
``` ```
$ source ./install/local_setup.bash $ source ./install/local_setup.bash
$ ros2 run tracetools tracetools_status $ ros2 run tracetools status
``` ```
## Tracing ## Tracing