Added "support" for controller plugin, currently segfaults.

This commit is contained in:
Bastian Hofmann
2023-01-24 15:19:00 +00:00
parent 3199b400d1
commit e0e44b1ffa
13 changed files with 409 additions and 142 deletions

View File

@@ -1,6 +0,0 @@
string animation_name
float32 animation_speed
---
bool success
---
float32 progress

View File

@@ -1,8 +0,0 @@
string animation_name
float32 animation_speed
float32[3] target_position
float32[3] target_orientation
---
bool success
---
float32 progress