Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TriadSemi/triad_openvr
/ functions
Functions
34 in github.com/TriadSemi/triad_openvr
⨍
Functions
34
◇
Types & classes
5
↓ 7 callers
Function
get_pose
(vr_obj)
triad_openvr.py:68
↓ 6 callers
Method
append
(self,pose_mat,t)
triad_openvr.py:54
↓ 3 callers
Method
get_model
(self)
triad_openvr.py:82
↓ 3 callers
Method
print_discovered_objects
(self)
triad_openvr.py:285
↓ 2 callers
Method
add_tracked_device
(self, tracked_device_index)
triad_openvr.py:246
↓ 2 callers
Method
get_pose_euler
(self, pose=None)
triad_openvr.py:105
↓ 2 callers
Method
get_serial
(self)
triad_openvr.py:79
↓ 1 callers
Method
controller_state_to_dict
(self, pControllerState)
triad_openvr.py:145
↓ 1 callers
Function
convert_to_euler
(pose_mat)
triad_openvr.py:15
↓ 1 callers
Function
convert_to_quaternion
(pose_mat)
triad_openvr.py:25
↓ 1 callers
Method
get_pose_quaternion
(self, pose=None)
triad_openvr.py:137
↓ 1 callers
Method
remove_tracked_device
(self, tracked_device_index)
triad_openvr.py:270
Method
OnApplicationQuit
()
udp_receiver.cs:29
Method
ReceiveData
receive thread
udp_receiver.cs:37
Method
Start
Use this for initialization
udp_receiver.cs:16
Method
Update
Update is called once per frame
udp_receiver.cs:24
Method
__del__
(self)
triad_openvr.py:227
Method
__init__
(self)
triad_openvr.py:39
Method
__init__
(self,vr_obj,index,device_class)
triad_openvr.py:73
Method
__init__
(self, configfile_path=None)
triad_openvr.py:191
Method
get_angular_velocity
(self, pose=None)
triad_openvr.py:129
Method
get_battery_percent
(self)
triad_openvr.py:85
Method
get_controller_inputs
(self)
triad_openvr.py:174
Method
get_mode
(self)
triad_openvr.py:185
Method
get_pose
(self)
triad_openvr.py:230
Method
get_pose_matrix
(self, pose=None)
triad_openvr.py:113
Method
get_velocity
(self, pose=None)
triad_openvr.py:121
Method
is_charging
(self)
triad_openvr.py:88
Method
poll_vr_events
Used to poll VR events and find any new tracked devices or ones that are no longer tracked.
triad_openvr.py:233
Method
rename_device
(self,old_device_name,new_device_name)
triad_openvr.py:279
Method
sample
(self,num_samples,sample_rate)
triad_openvr.py:92
Method
sample
(self,num_samples,sample_rate)
triad_openvr.py:187
Method
trigger_haptic_pulse
Causes devices with haptic feedback to vibrate for a short time.
triad_openvr.py:178
Function
update_text
(txt)
triad_openvr.py:10