issues
search
robotology
/
assistive-rehab
Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
20
stars
11
forks
source link
Fix `eventCollector` file path and increase `obstacleDetector` minimum distance
#330
Closed
mfussi66
closed
1 year ago
mfussi66
commented
1 year ago
This PR is just a bugfix, it fixes the:
wrong path in the eventCollector that would cause failure in saving the events file
the minimum obstacle detection distance to 50cm. 10cm was way too little.
the camera is launched with yarprobotinterface since the config file now has changed: it uses the key
config <filename.ini>
This PR is just a bugfix, it fixes the:
config <filename.ini>