Skip to content

Releases: ezWheelSAS/swd_ros_controllers

v4.1.0

28 Jan 15:00
Compare
Choose a tag to compare
  • Fix the apt-key deprecation error
  • Change some log level messages
  • Support two levels of SLS
    NOTA : swd_ros_controllers::SafetyFunctions has been changed. There is no compatibility with older versions.
  • Update README.md : fix sources.list + add SWD-125 product
  • Add depend.sh

v4.0.1

08 Nov 07:25
Compare
Choose a tag to compare
  • Fix nan values into /odom topic when can bus is down

v4.0.0

06 Nov 12:54
Compare
Choose a tag to compare
  • Set minimum swd-services version to 2.0.0 in order to support SWD FW >= 2.0.2
  • Change DEFAULT_MAX_SLS_WHEEL_RPM to 40

v3.4.0

28 Jul 13:01
Compare
Choose a tag to compare
  • Add wheel_max_delta_speed_rpm parameter
  • Improve /odom precision and add accurate_odometry parameter
  • Fix motors synchronisation when STO is deactivated

v3.3.1

07 Mar 11:08
Compare
Choose a tag to compare
  • Fix #63 : Stop SWD when shutdown is called by pressing Ctrl+c
  • Better formatting for the documentation
  • Fix SLS behavior according to have_backward_sls parameter
  • Complete README.md with 'Users should regularly inform themselves about updates to this driver (best subscribe under "Watch")'

v3.3.0

28 Sep 05:42
Compare
Choose a tag to compare
  • Fix real time execution due to slow safety indicators computation. Now, the safety security functions are computed by reading once the canopen message SAFEIN_1.
    NOTA : this message can be mapped into a PDO during the commissioning of the motor to improve performance
  • Fix another real time latency when an emergency button is pressed

NOTA : this release needs swd-services 0.2.7

v3.2.1

05 Jul 10:33
Compare
Choose a tag to compare

Fixed delta speed limitation

v3.2.0

30 Jun 15:56
Compare
Choose a tag to compare

Fixed SDI flag into safety topic

v3.1.0

28 Jun 08:19
Compare
Choose a tag to compare

Fixed slow speed limitation

v3.0.0

16 Jun 11:20
Compare
Choose a tag to compare

Synchronization with swd_ros2_controllers v1.1.0 :

  • ezw-canopen service is no more necessary
  • take into account of swd-services 0.2.x