You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
First off I have almost no knowledge of ROS2 but I am learning it for my internship therefore this question might seem obvious for some but not me.
I am still waiting for the DWM1001 modules to arrive so I wanted to try this with the dummy tags. In the active_node.launch.py I changed the executable to dummy_active_tag but when I try to run "ros2 launch dwm1001_launch active_node.launch.py" I get this error "[dummy_active_tag-1] [FATAL] [1730123853.549651058] [dummy_active_tag]: No DWM1001 tag label specified. Shutting down."
How do I specify a tag label?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
@RubenisR Thanks for the heads up! I think this is just some drifting in our library as we have not used the dummy node in a while. The idea is that you provide tag ids with a configuration yaml. I will look into the dummy node implementation to see if it needs updating to be in line with the real active node.
Hello!
First off I have almost no knowledge of ROS2 but I am learning it for my internship therefore this question might seem obvious for some but not me.
I am still waiting for the DWM1001 modules to arrive so I wanted to try this with the dummy tags. In the active_node.launch.py I changed the executable to dummy_active_tag but when I try to run "ros2 launch dwm1001_launch active_node.launch.py" I get this error "[dummy_active_tag-1] [FATAL] [1730123853.549651058] [dummy_active_tag]: No DWM1001 tag label specified. Shutting down."
How do I specify a tag label?
Thank you in advance!
The text was updated successfully, but these errors were encountered: