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

rcl and rcutils internal logging configuration with Zephyr

asked 2021-11-14 07:39:31 -0500

ottojo gravatar image

Hi! I'm using the micro-ros zephyr module (https://github.com/micro-ROS/micro_ro...). During debugging of an issue where rclc_executor_spin_some seems to get "stuck" and does not return, i stumbled upon a bunch of logging calls (like RCUTILS_LOG_DEBUG_NAMED) inside those rcl and rcutils functions, whose output i can't seem to get...

Is there some integration of this (internal) logging into the zephyr logging system, or does anyone have pointers on how to enable/configure this logging?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-11-15 00:27:39 -0500

Pablogs gravatar image

Those macros should be disabled via the default configuration in colcon.meta. Are you sure that they are being executed?

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-11-14 07:39:31 -0500

Seen: 131 times

Last updated: Nov 15 '21