Improved the way to execute trajectories using the time and velocity profile options
Added a plugin library to implement generic dynamixel devices.
Showing
- CMakeLists.txt 8 additions, 2 deletionsCMakeLists.txt
- include/dynamixel_robot_gazebo.h 5 additions, 0 deletionsinclude/dynamixel_robot_gazebo.h
- include/dynamixel_robot_gazebo/dynamixel_device.h 38 additions, 0 deletionsinclude/dynamixel_robot_gazebo/dynamixel_device.h
- include/dynamixel_servo.h 9 additions, 0 deletionsinclude/dynamixel_servo.h
- src/dynamixel_device.cpp 92 additions, 0 deletionssrc/dynamixel_device.cpp
- src/dynamixel_robot_gazebo.cpp 18 additions, 1 deletionsrc/dynamixel_robot_gazebo.cpp
- src/dynamixel_servo.cpp 191 additions, 6 deletionssrc/dynamixel_servo.cpp
Loading
Please register or sign in to comment