Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
618 contributions in the last year
Activity overview
Contribution activity
October 2020
- bergercookie/fetch_gazebo Python
- bergercookie/vcstool Python
Created a pull request in dirk-thomas/vcstool that received 1 comment
Don't use sudo with pip
Using sudo directly with pip is considered a bad practice in the python community, since it's rarely actually needed, it may mess up file permissio…
Created an issue in fetchrobotics/fetch_ros that received 5 comments
[BUG] Linking issue when installing from source
When I run the fetch gazebo simulation stack and fetch_navigation/fetch_nav.launch (installed from apt) it works fine. However repeating the same p…