- Oct 19, 2019
-
-
Raphael Grimm authored
-
Raphael Grimm authored
-
- Oct 15, 2019
-
-
Raphael Grimm authored
-
Raphael Grimm authored
* add setRobot * allow construction without proxy or robot * add setRobotPose
-
- Oct 13, 2019
-
-
Raphael Grimm authored
This behavior can be disabled by calling setClearLayersOnDisconnect(false)
-
- Oct 12, 2019
-
-
Raphael Grimm authored
-
Raphael Grimm authored
It now supports views for different reference frames
-
- Sep 30, 2019
-
-
Raphael Grimm authored
Add option to optimize nullspace if target was reached to CartesianWaypointControlGuiWidgetController
-
Raphael Grimm authored
Improve NJointCartesianWaypointController (it optionally keeps optimizing the Nullspace even if the target was reached) Also rename CartesianWaypointControllerConfigWithForceLimit to NJointCartesianWaypointControllerRuntimeConfig
-
Raphael Grimm authored
-
Raphael Grimm authored
-
- Sep 27, 2019
-
-
Kevin Hitzler authored
Frame tracking See merge request ArmarX/RobotAPI!54
-
Adrian Knobloch authored
-
Adrian Knobloch authored
-
- Sep 26, 2019
-
-
Raphael Grimm authored
-
- Sep 25, 2019
-
-
Raphael Grimm authored
-
Kevin Hitzler authored
The robot's global pose can be set manually
-
- Sep 23, 2019
-
-
Raphael Grimm authored
-
- Sep 20, 2019
-
-
Mirko Wächter authored
-
- Sep 18, 2019
-
-
Fabian Paus authored
-
Fabian Paus authored
-
Kevin Hitzler authored
-
- Sep 17, 2019
-
-
Rainer Kartmann authored
-
Kevin Hitzler authored
Added dynamic workspace limit check in NJointTaskSpaceDMPController
-
Raphael Grimm authored
-
Raphael Grimm authored
-
- Sep 16, 2019
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
Resolve "RobotStateTest fails" Closes #13 See merge request ArmarX/RobotAPI!53
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Raphael Grimm authored
-
Fabian Paus authored
We can get the current robot state and save it. Later, we can sync a local robot to that saved state.
-
- Sep 13, 2019
-
-
Raphael Grimm authored
-
Raphael Grimm authored
* The old controllers are called SynchronousNJointController * Added the common base class NJointControllerBase * AsynchronousNJointController provides rtRunIterationBegin and rtRunIterationEnd. The former is called before and the second after all SynchronousNJointController are executed
-
Raphael Grimm authored
-
- Sep 12, 2019
-
-
Rainer Kartmann authored
Robot state component/platform pose See merge request ArmarX/RobotAPI!52
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-