
CCNY Test
二儿娃
这个作者很懒,什么都没留下…
展开
-
Nifti and epuck test @asl
rosbag record /tf /map /ar_pose_marker /dynamic_point_cloud /map_metadata /viz/camera_0/image/compressed /viz/camera_0/camera_info /viz/camera_1/camera_info /viz/camera_1/image/compressed /viz/camera_原创 2013-08-02 11:34:57 · 901 阅读 · 0 评论 -
correction of ar_pose compilation
1. apt-file is a good tool to use.It has been installed and updated by$ sudo apt-get install apt-file$ sudo apt-file update2. missing file error and correction:[ 80%] Building CXX object原创 2013-08-02 13:12:03 · 901 阅读 · 0 评论 -
ROS ccny_vision: image_transport
install image_transport:sudo apt-get install ros-fuerte-*image-transport*republish command example:rosrun image_transport republish compressed in:=/epuck4/camera/image_raw _image_transport原创 2013-08-03 13:52:09 · 1243 阅读 · 0 评论 -
ccny_vision compiling on ros-fuerte
Tutorial:http://www.ros.org/wiki/ccny_vision1. mkdir ccny_vision2. add ROS_PACKAGE_PATH in .bashrcexport ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/usrname/ccny_vision3. download from gith原创 2013-08-03 14:26:58 · 618 阅读 · 0 评论 -
ccny:rostopic record and republish
节省空间,保存theora的image_rawFor topic /camera/rbg/image_raw/theora, 得到/camera/rgb/image_raw$ rosrun image_transport republish theora in:=/camera/rgb/image_raw/theora _image_transport:=theora raw_ou原创 2013-08-05 13:59:33 · 892 阅读 · 0 评论