danomatika / joyosc

(maintained) hid device to osc event daemon used in the robotcowboy project
http://robotcowboy.com
GNU General Public License v3.0
44 stars 3 forks source link

Rename sensor -> motion #23

Closed agraef closed 1 week ago

agraef commented 1 week ago

As previously discussed, this renames /sensor to /motion. Also add a little correction to the README.

danomatika commented 1 week ago

No, I don't think this is needed. My meaning was to add /motion if there is additional raw accel -> pitch, roll, yaw etc processing. In this case, joyosc could send /sensor (raw) and /motion processed events. Sometimes simple raw events are enough, so I would not remove or overwrite them.

agraef commented 1 week ago

Ah ok, fine. I misunderstood.

agraef commented 1 week ago

But there's still that wrong line in the README, which should be corrected. See https://github.com/danomatika/joyosc/pull/23/commits/ede7e4c779f1c4d04bf1ac8b4d15e83aaafeb06a.