6 #ifndef FLEXIV_RDK_TOOL_HPP_
7 #define FLEXIV_RDK_TOOL_HPP_
11 namespace flexiv::rdk {
24 std::array<double, 3>
CoM = {};
57 std::vector<std::string>
list()
const;
182 std::unique_ptr<Impl> pimpl_;
Main interface to control the robot, containing several function categories and background services.
JointGroup
All possible joint groups of the robot.