srl-freiburg / pedsim_ros

Pedestrian simulator powered by the social force model
https://github.com/srl-freiburg/pedsim_ros
BSD 2-Clause "Simplified" License
447 stars 169 forks source link

[ERROR] 'spencer_tracking_rviz_plugin' failed to load #79

Open chetanchandc opened 2 years ago

chetanchandc commented 2 years ago

Hello Team, I am using Ubuntu 18.04 with ROS Melodic. I had similar issues with the spencer_tracking_rviz_plugin. When I clone and build the package everything works fine for me. In fact, pedsim works fine too.

Unfortunately, when I keep working on the pedsim package and others, and after building my workspace, the below error arises Screenshot from 2022-06-05 00-38-14

Note:

Would you help me with this? Thank you!

lhy0807 commented 1 year ago

did you try git submodule update --init --recursive and rebuild?