Skip to content

squaresLab/ros-answers-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros-answers-miner

A web scraper for ROS Answers

Installation

We strongly recommend that you install this package inside a Python virtual environment (via virtualenv or pipenv) to avoid interfering with the rest of your system (i.e., to avoid Python’s equivalent of DLL hell). To install this package from source within a virtual environment using pipenv:

$ git clone git@github.com:squaresLab/ros-answers-miner ros-answers-miner
$ cd ros-answers-miner
$ pipenv shell
(rosdiscover) $ pip install -r requirements.dev.txt
(rosdiscover) $ pip install -e .

Usage

To run this tool:

(rosdiscover) $ ros-answers-miner scrape https://answers.ros.org/question/299232/roslaunch-python-arg-substitution-finds-wrong-package-folder-path

About

A web scraper for ROS Answers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages