WPIRoboticsProjects / GRIP

Program for rapidly developing computer vision applications
http://wpiroboticsprojects.github.io/GRIP
Other
379 stars 107 forks source link

GRIP as a ROS Node #520

Open JLLeitschuh opened 8 years ago

JLLeitschuh commented 8 years ago

I'm opening this issue to keep track of all of the links/information I've needed to get this to work. The ROS documentation is spotty and very scattered. Hopefully this will help keep track of how I got this to work.

Virtual Box with ROS already installed: http://nootrix.com/software/ros-indigo-virtual-machine/

Adding ROS as a dependency to GRIP: http://wiki.ros.org/rosjava/Tutorials/indigo/No%20Ros%20Installation

http://wiki.ros.org/hydro/Installation/OSX/Homebrew/Source sudo pip install -U wstool wstool set genjava --git https://github.com/rosjava/genjava --version=indigo

SamCarlberg commented 7 years ago

Please move this to a project if you feel like we need to keep this information around

JLLeitschuh commented 7 years ago

I should probably move it into a docs in the repository.