ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Tracing BT execution

asked 2020-08-18 01:45:07 -0500

siddhya gravatar image

I would like to know which node the BT is executing currently (don't want to halt the executing). Is there a debugging option I can turn on for that? If not, what is the best place to add a debug print (like, when the executing node changes maybe). Thanks.

-siddarth

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-08-18 11:52:20 -0500

I think you're more likely for an answer if you file a ticket on BT.CPP. There are ways of doing this, but most of them I know would involve a person editing all your nodes to store some info or log to a topic. In Nav2, we have the topic logger (see below) which can have a similar role.

https://github.com/ros-planning/navig...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-08-18 01:45:07 -0500

Seen: 123 times

Last updated: Aug 18 '20