XBotControl icon indicating copy to clipboard operation
XBotControl copied to clipboard

XBotControl framework: XBotCore + OpenSoT + CartesI/O

Results 8 XBotControl issues
Sort by recently updated
recently updated
newest added

Hello, I'd like to ask about the usage of the function _**XBot::ModelInterface::syncFrom()**_. - Q1: Let's take Centauro as an example. The size of **_Model_** is 48 including 6 virtual joints...

## Point I want to try to run a simple launch file as described in the QuickStart of CartesIO documentation [here](https://advrhumanoids.github.io/CartesianInterface/quickstart.html). Once I did, I run my launch file. Once...

## Point For example here ![Screenshot from 2021-05-12 17-47-51](https://user-images.githubusercontent.com/15608027/118005475-b5900b00-b34a-11eb-8842-46453b203746.png) The instruction is for ROS Kinetic, maybe it could be better to provide it for a newer ros version.

Maybe, here ![Screenshot from 2021-05-13 10-16-22](https://user-images.githubusercontent.com/15608027/118098750-9211a280-b3d4-11eb-9da3-0bca6a6cf4f6.png) I would put some code to show how to do. Then, an user can use it more straightforward in an own code.

This is a suggestion for enhancing the ROS API of Cartesian Interface. @alaurenzi I came across a situation where I need to change the `indices` of a cartesian task on...

COMPILE_XBOT_PLUGINS flag must be enabled during cmake configuration step

enhancement

hello, i am a student who want to study the OpenSoT to deal with the muli-task priority problem,but now when i want to install https://github.com/ADVRHumanoids/XBotControl/releases/tag/v1.1.8/XBotControl_1.1-8.deb, after following your tips."sudo gdebi...