![]() |
Flexiv AIDK APIs
1.2
|

Typedefs | |
| using | json = nlohmann::json |
Functions | |
| bool | load_config (json &js, std::string file_path, std::vector< double > &camera_pose, std::vector< double > &tcp_pose, std::vector< double > &tcp_force) |
| int | main (int argc, char **argv) |
| using json = nlohmann::json |
| bool load_config | ( | json & | js, |
| std::string | file_path, | ||
| std::vector< double > & | camera_pose, | ||
| std::vector< double > & | tcp_pose, | ||
| std::vector< double > & | tcp_force | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17