Robotics StackExchange | Archived questions

Autoware Auto record replay planner crashes during following

Hello everyone,

I have been encountering one problem for several weeks and I cannot figure out how to solve it. I can record a path without problem.
But later when following it works it perfectly for a few seconds then recordreplay_planner_node_exe-1 crashes with the error :

[recordreplay_planner_node_exe-1] recordreplay_planner_node_exe: /tmp/binarydeb/ros-dashing-cyclonedds-0.5.1/src/core/ddsc/src/dds_whc.c:815: whc_delete_one_intv: Assertion `(intv->first == NULL) == (intv->min == intv->maxp1)' failed

I have the error each time I try to follow, have you had this problem before ?

Thanks a lot !

Asked by Mackou on 2020-12-03 12:50:40 UTC

Comments

Answers

I saw your video. It looked very awesome. Could you please help me a favor to reproduce your demo? I'm not sure which launch files to use for making this demo. Thanks a lot !

By the way, is the crashes solved? I got he same problem when I use pure_pursuit to do trajectory following.

Asked by Yanray47 on 2021-01-07 01:28:17 UTC

Comments