Nick Walker

Results 13 comments of Nick Walker

Just hit this too. It would be nice for parameters that fail to set to print to `ROS_ERROR`. I missed the error output from the v4l2-ctl command because I was...

If you just need read access to private activities, you can monkey patch in the `read_all` scope: ```python import stravaio # Before you do anything with stravaio def _request_strava_authorize(client_id, port):...

Bumping this issue. It looks like the PR is approved so hopefully a maintainer has some time to merge it