lg_ros_nodes
lg_ros_nodes copied to clipboard
rewrite lg_nav_to_device in c++ (or optimize the current python code)
There's a bit of a delay after letting go of the spacenav where earth is still rotating. Looking at the ros topics, it looks like there's only 0's in the twist data, so it's likely coming from the translation of twist to device events in lg_nav_to_device.
We've probably got lots of code to use as samples, but just in case it's helpful, here are some files from when I was trying to modify the xiv image viewer as an LG-ified pano viewer. read-event.[c|h] are Jason Holt's spnav library; the others are mine or my mods to xiv.