WIP: backport message flow tracing to foxy
This commit is contained in:
parent
1ed67d4a7d
commit
bd2620ef8d
34 changed files with 221 additions and 53 deletions
10
README.md
10
README.md
|
@ -157,3 +157,13 @@ Contributions are welcome! Please follow these steps:
|
|||
## License
|
||||
|
||||
Apache License 2.0 - See LICENSE file for details
|
||||
|
||||
---
|
||||
|
||||
colcon build
|
||||
# later also just:
|
||||
colcon build --packages-select full_topology
|
||||
source install/setup.bash
|
||||
ros2 launch full_topology trace_full_topology.launch.py
|
||||
ros2 trace-analysis convert ./analysis/tracing/full_topology_tracing
|
||||
ros2 trace-analysis process ./analysis/tracing/full_topology_tracing
|
Loading…
Add table
Add a link
Reference in a new issue