Closed safariace closed 2 years ago
For a clean ROS2 build out, I needed to do the following to get section 4.2 to work:
rosdep install --from-paths src --ignore-src --rosdistro=foxy
Was getting an error that ROSDISTRO not set without it. Finished with #All required rosdeps installed successfully.
For serial, needed to create the dialout group and add my username to it, for roboclawtest.py to run
Didn't get response on #153 so closing this
For a clean ROS2 build out, I needed to do the following to get section 4.2 to work:
rosdep install --from-paths src --ignore-src --rosdistro=foxy
Was getting an error that ROSDISTRO not set without it. Finished with #All required rosdeps installed successfully.
For serial, needed to create the dialout group and add my username to it, for roboclawtest.py to run