Currently functions are expecting and returning degrees for joint angles, but this is causing inconsistencies because Robot Raconteur using radians and meters. Robots with prismatic joints currently will not be handled correctly.
Switch to always using radians and meters, and add utility functions to convert when required.
@maxwelllls will this change break anything with your project?
Currently functions are expecting and returning degrees for joint angles, but this is causing inconsistencies because Robot Raconteur using radians and meters. Robots with prismatic joints currently will not be handled correctly.
Switch to always using radians and meters, and add utility functions to convert when required.
@maxwelllls will this change break anything with your project?