Releases: collaborative-robotics/crtk_python_client
Releases · collaborative-robotics/crtk_python_client
1.3.0
1.2.0
1.2.0 (2023-11-21)
⚠️ UsePoseStamped
instead ofTransformStamped
for CRTK_cp
commands (see collaborative-robotics/documentation#1)- Documentation ported to ReadTheDocs: https://crtk-robotics.readthedocs.io
- Added
crtk.ral
(ROS Abstraction Layer) so Python scripts can be written for either ROS 1 or ROS 2ral.check_connections
allows you to check if there are subscribers/publishers connected to your publishers/subscriberral.spin
starts the thread for ROS spin (no op on ROS 1)ral.parse_argv
parses and removed ROS specific arguments- ...
utils.py
:- Fixed bug in
measured_cp
, was returningsetpoint_cp
- Fixed
wait
on move handle - Add
hold
,free
,forward_kinematics
,inverse_kinematics
,servo_cv
- Added
joystick_button
to wrap foot pedals and other buttons
- Fixed bug in