Making New ARTagsFrom Brown University Robotics(Difference between revisions)
Revision as of 16:26, 26 August 2010Before You Start
Make mk_pattYou only have to do this once per install.
now edit mk_patt.c change:
char *vconf = "videotestsrc"; to:
char *vconf = "v4l2src device=/dev/video0 ! video/x-raw-rgb ! ffmpegcolorspace ! identity name=artoolkit ! fakesink"; or whatever gstreamer config is appropriate for the camera you want to do (not the change from ros to artoolkit). Make mk_patt:
|