Open Vikas-106 opened 9 months ago
You can probably check the node logs to see why it fails, it should print the information like files are corrupt or something
when executing vosk_node.py after changing the model name in param , iam getting this message ""Unable to register with master node [http://localhost:11311]: master may not be running yet. Will keep trying."" i downloaded a new model using roslauch ros_vosk ros_vosk.launch and after downloading its showing error
Hi, if someone comes accross this issue, the problem is that you need to have an instance of "roscore" running before running any node. simple type "roscore" on a terminal.
when executing vosk_node.py after changing the model name in param , iam getting this message ""Unable to register with master node [http://localhost:11311]: master may not be running yet. Will keep trying."" i downloaded a new model using roslauch ros_vosk ros_vosk.launch and after downloading its showing error