Closed hannahvsawiuk closed 4 years ago
Tried to run catkin build mapviz_plugins after installing all dependencies and a dependency is missing. I manually installed it, and then ran the build command again and it succeeded so swri-image-util is indeed missing from the dependencies list.
catkin build mapviz_plugins
swri-image-util
Probably should be fixed together with #125
Tried to run
catkin build mapviz_plugins
after installing all dependencies and a dependency is missing. I manually installed it, and then ran the build command again and it succeeded soswri-image-util
is indeed missing from the dependencies list.