Added details in README.md.
This commit is contained in:
parent
1360d7e590
commit
f109366c1f
|
|
@ -113,7 +113,7 @@ Each of the following codes allows a specific directive to be sent to a 2D plana
|
||||||
* @date 2025/04/13
|
* @date 2025/04/13
|
||||||
* @brief Description : This file was provided by G. Gibert. It allows to use a proportionally controlled system to join two points in a linear trajectory.
|
* @brief Description : This file was provided by G. Gibert. It allows to use a proportionally controlled system to join two points in a linear trajectory.
|
||||||
* @functions :
|
* @functions :
|
||||||
* - void initRobot(DynamixelHandler& dxlHandler, std::string portName, float protocol, int baudRate)
|
- void initRobot(DynamixelHandler& dxlHandler, std::string portName, float protocol, int baudRate)
|
||||||
- void closeRobot(DynamixelHandler& dxlHandler)
|
- void closeRobot(DynamixelHandler& dxlHandler)
|
||||||
- int main(int argc, char** argv)
|
- int main(int argc, char** argv)
|
||||||
* Input:
|
* Input:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue