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

ralwing's profile - activity

2022-09-30 07:19:00 -0500 commented question ComposableNode gdb debugging

Nope. I worked it around: building an exe, and than debugging executable file.

2022-09-04 10:56:42 -0500 received badge  Famous Question (source)
2022-09-04 10:56:42 -0500 received badge  Notable Question (source)
2022-09-04 10:56:42 -0500 received badge  Popular Question (source)
2021-09-07 16:16:40 -0500 received badge  Taxonomist
2021-09-06 13:35:00 -0500 received badge  Famous Question (source)
2021-09-06 13:35:00 -0500 received badge  Notable Question (source)
2021-02-19 07:24:43 -0500 edited answer [ROS2] How do you set verbosity of a Composable Node?

Missing colon after output='screen' output='screen', arguments=['--ros-args', '--log-level', 'INFO'] Created

2021-02-19 07:24:43 -0500 received badge  Editor (source)
2021-02-19 03:51:32 -0500 asked a question ComposableNode gdb debugging

ComposableNode gdb debugging Hi, I've spend a day or so, looking for a way to debug composable node. When a node is cre

2021-01-28 01:07:34 -0500 received badge  Enthusiast
2021-01-27 21:14:06 -0500 received badge  Popular Question (source)
2021-01-27 02:58:41 -0500 answered a question [ROS2] How do you set verbosity of a Composable Node?

Missing colon after output='screen' output='screen', arguments=['--ros-args', '--log-level', 'INFO']

2021-01-27 02:58:41 -0500 received badge  Rapid Responder (source)
2021-01-26 16:22:30 -0500 answered a question Undefined reference while Debug building

ok, i've found the answer here: https://gitlab.com/autowarefoundation/autoware.auto/AutowareAuto/-/issues/809

2021-01-22 12:16:13 -0500 received badge  Supporter (source)
2021-01-20 10:11:41 -0500 edited question Undefined reference while Debug building

Undefined reference while Debug building Hi, I'm building current autoware master branch, with a command: colcon build

2021-01-20 06:00:05 -0500 asked a question Undefined reference while Debug building

Undefined reference while Debug building Hi, I'm building current autoware master branch, with a command: colcon build