Open QGBSA opened 2 years ago
Try it:
sudo apt install ros-melodic-desktop-full --fix-missing
Then rebuild package
"roslaunch wit_node wit.launch", not "roslaunch wit.launch"
I am experiencing the same problem. Please test if roslaunch can auto-completion. If not, please run source devel/setup.bash in your workspace or add your workspace path into bashrc. And you may refer to https://github.com/yowlings/wit_node/issues/2
Hi, I have cloned the package and its dependencies. However, when I tried to launch the node, the terminal shows it cannot load the nodelet.
Did I miss out on any steps/dependencies? Any suggestion on how I can resolve this?