
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 · 912 阅读 · 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 update 2. missing file error and correction: [ 80%] Building CXX object原创 2013-08-02 13:12:03 · 924 阅读 · 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 · 1269 阅读 · 0 评论 -
ccny_vision compiling on ros-fuerte
Tutorial: http://www.ros.org/wiki/ccny_vision 1. mkdir ccny_vision 2. add ROS_PACKAGE_PATH in .bashrc export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/usrname/ccny_vision 3. download from gith原创 2013-08-03 14:26:58 · 631 阅读 · 0 评论 -
ccny:rostopic record and republish
节省空间,保存theora的image_raw For 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 · 909 阅读 · 0 评论