-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Env
- Ubuntu 20.04.02 LTS
- GCC 9.3.0
- ros2 foxy
- lgsvl 2020.06
Observed
zs@zs-3630:~$ ros2 topic echo /tf
2021-07-06 10:39:44.892 [ Debug ]: Application registered management segment 0x7fe178bad000 with size 60126248 to id 1
2021-07-06 10:39:44.893 [ Debug ]: Application registered payload data segment 0x7fe16fcd0000 with size 149264720 to id 2
Segmentation fault (core dumped)Expected
ros2 topic echo /tf run without error
Comment
the following commands also cause segfault.
ros2 topic hz /tfros2 topic hz /tf_staticros2 topic hz /rslidar_points
lgsvl may not be needed to reproduce the behavior.
Originally posted by @ZhenshengLee in #42 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working