Hello, i'm attempting to make an Artificial Intelligence assistant using my Raspberry pi 4B for my school project. And using sources online, I came across viam. I saw someone else use it, and saw it worked good. Now, i'm attempting to add my own modules to the viam platform, but I keep running into issues like:
- rdk.resource_manager.rdk:component:sensor/hcsr04 resource/graph_node.go:308 resource build error: unknown resource type: API rdk:component:sensor with model wootter:sensor:hcsr04 not registered resource rdk:component:sensor/hcsr04 model wootter:sensor:hcsr04
- rdk.resource_manager.rdk:component:sensor/hcsr04 resource/graph_node.go:308 Message logged 18 times in past 1m0s: resource build error: unknown resource type: API rdk:component:sensor with model wootter:sensor:hcsr04 not registered resource rdk:component:sensor/hcsr04 model wootter:sensor:hcsr04
I first started with over 8 of these errors, and slimmed it down to these 2. But after countless days and hours i'm starting to lose hope. I don't know where it's going wrong, how to localize the issue or how to fix it. After consulting with the viam AI assistant, it redirected me to here.
I'm using this github repo: https://github.com/Wootter/viam-HCSR04-module