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

rasmusan-'s profile - activity

2022-07-07 03:20:05 -0500 received badge  Necromancer (source)
2021-12-17 02:36:07 -0500 received badge  Necromancer (source)
2021-12-17 02:36:07 -0500 received badge  Teacher (source)
2021-12-17 02:26:41 -0500 answered a question external config for spdlog or ability to set custom filename for log in ros2

Afaik, the implementation of the default logger (spdlog) does not currently support custom log configuration: https://gi

2021-06-17 09:22:04 -0500 answered a question How to configure none node loggers for rosout

It appears this is not possible at the moment: https://github.com/ros2/rclcpp/issues/1694

2021-04-15 09:14:27 -0500 commented question ROS2 disable logging to file

Agreed that this is a missing feature. Especially because logging from launch scripts can be configured; e.g.: output='

2021-04-15 09:14:07 -0500 commented question ROS2 disable logging to file

Agreed that this is a missing feature. Especially because logging from launch scripts can be configured; e.g.: output='s

2021-04-15 09:09:54 -0500 commented question ROS2 disable logging to file

Agreed that this is a missing feature. Especially because logging from launch scripts can be configured; e.g.: output='s

2021-01-08 02:04:19 -0500 received badge  Enthusiast
2021-01-07 08:15:17 -0500 answered a question ROS2 how a node can be notified if one of its own parameters is updated?

I am also curious about the recommended approach to this. The callback set_on_parameters_set_callback cannot be used, b

2020-09-10 03:33:34 -0500 answered a question Selecting log level in ROS2 launch file

Can anyone update on how to do this in Eloquent/Foxy? The direct translation to the new command line format does not wor

2020-04-03 04:32:56 -0500 commented answer Composable LifeCycle Node

I believe this issue covers the same functionality: https://github.com/ros2/launch_ros/issues/41

2020-03-31 03:18:33 -0500 received badge  Supporter (source)