robotology / walking-teleoperation

Software related to walking and teleoperation.
BSD 3-Clause "New" or "Revised" License
30 stars 14 forks source link

App modifications #75

Closed S-Dafarra closed 2 years ago

S-Dafarra commented 2 years ago

This PR extracts the application modifications from https://github.com/robotology/walking-teleoperation/tree/modify_dcmWalkingRetargeting_rpc_Oculus

S-Dafarra commented 2 years ago

The audio still need to be checked

S-Dafarra commented 2 years ago

This is now blocked by #76

kouroshD commented 2 years ago

The new file names related to the JoypadControlServer device parameters is called dcmWalkingRetargeting.ini. Probably, it is copy-pasting leftover, since the configuration file name is misleading. Probably, sth like JoypadControlServerParameters.ini can be better representative of those parameters.

kouroshD commented 2 years ago

I've rebased the branch after #76 and #73 .