Following #10, we are able use openVR to obtain the trackers poses without the headset. However, the current version of the software (https://github.com/ami-iit/yarp-openvr-trackers/releases/tag/v0.0.1), doesn't support it yet.
In this issue, we highlight the difference in behavior when eliminating the headset.
In detail, following #10, then launching
yarpdev --device transformServer --ROS::enable_ros_publisher 0 --ROS::enable_ros_subscriber 0
then
Streams these error messages
[ERROR] The state of the output of device LHR-87B324E3 is not ok
Which seems to be coming from https://github.com/ami-iit/yarp-openvr-trackers/blob/cd153dbb2c9a6c5056cf13bd74865c7b14850f1a/src/OpenVRTrackersDriver.cpp#L317-L322