Flexiv ROS 2 Humble 1.5
·
16 commits
to humble
since this release
COMPATABILITY
- Flexiv software package v3.7
- Flexiv RDK v1.5
- ROS 2 Humble
ADD
- Add
flexiv_gripperpackage for gripper control. (#39)
CHANGE
- Update RDK submodule to v1.5. [Flexiv RDK 1.5]
- Change ROS 2 joint position control from RDK RT to NRT function
SendJointPosition(). - Update RDK API to use
SetDigitalOutputs()anddigital_inputs()for digital inputs/outputs control. - Start
gpio_controllernode inrizon_moveit.launch.py.
FIX
- Fix
flexiv_test_nodesexamples to read the correctjoint_states. - Enhance digital outputs handling in FlexivHardwareInterface.