Closed SFakoorian0111 closed 2 years ago
Hi, Thanks for your feedback. There was a minor bug which should be fixed in the branch feature_noetic_support. Do you mind trying that out? Thanks!
Sounds good! I think it is working now! I saw the figure that you mentioned and here is the output of my terminal
Hi there, I was able to build "radar_ego_velocity_estimator" package in my Ubuntu machine by simply changing the c++11 to c++14 in the CMakelist and changing the shebang in the py file as python2 to python. But when I am launching the node based on what you provided as "roslaunch radar_ego_velocity_estimator demo_rio_ego_velocity.launch mode:=rosbag", looks like it is stuck in an infinite loop, because I keep getting the following message. Please let me know if you have any thoughts on this. Thanks much!