Dan Moore
Dan Moore
this need to go in the v0.12 release package
+1 for getting ofxPoco out of the core! There were times where I needed more of what poco offers than what ofxPoco has in it. Having to swap out the...
- [ ] Update ReadMe - [x] Update License to the The Anti-Capitalist Software License - [ ] Simple-Move-Example - [ ] Multibot Example - [ ] Light Painting/Draw Path...

UR5 doesn't match Forward Kinematics and Relaxed IK something is wrong?
So the outstanding issue with the xarm7 is fixing the URDF loader as it is broken with the xarm URDFS On Wed, May 4, 2022 at 12:38 PM Robert Twomey...
implemented needs testing
Hey Sang! I briefly looked into libFranka and there might be some dependency issues with Poco. I'm going to look at it and see if I can't compile it with...
and reading the state from it like this https://github.com/frankaemika/libfranka/blob/master/examples/echo_robot_state.cpp#L23
I really don't like the way they structure libFranka its all C++ lambdas which just makes things a little complicated