AGH-CEAI / ros2_net_ft_driver

Driver for Net F/T sensors with RDT communication interface
Apache License 2.0
0 stars 0 forks source link

Proper upgarde to Humble with fixed typos & dependencies #3

Closed macmacal closed 1 month ago

macmacal commented 1 month ago

Description

Fixes:

Changes:

Motivation and Context

How Has This Been Tested?

Manually, launching the driver with the physical ATI AXIA80 ft sensor.

Used a docker container with RT capabilities:

cap_add:
     - SYS_NICE
    ulimits:
      rtprio: 99
      rttime: -1
      memlock: 8428281856
    network_mode: host

Checklist:


RoboLab ClickUp related task: 869619ebg