matlab节点信任度代码-ALMUAV_ROS_stack:ALMUAV_ROS_stack

上传者: 38563552 | 上传时间: 2022-05-14 18:00:51 | 文件大小: 88KB | 文件类型: ZIP
matlab 节点信任度代码阿尔穆夫 ROS 节点 代码依赖于 opencv 3.. 由于 ROS (jade) 预编译二进制文件链接到 opencv 2,它们必须重新编译。 为此:“sudo apt-get remove ros-jade-cv-bridge”(删除 cv_bridge 和所有依赖它的包),克隆并进入您的 catkin 工作区。 遍历下载的代码中的所有 cmakelists.txt 并将 find_package(opencv) 更改为 find_package(opencv 3)。 调用“catkin_make clean”。 安装 opencv3“sudo apt-get install ros-jade-opencv3”。 现在调用 catkin_make。 现在重新编译所有需要的包。 ##offb_node 脱离 MAVLink 节点进行测试。 不应该与无人机一起使用道具! 将信任设置为 0.1 500 次,然后将信任设置为 0.0。 使用 MAVROS 包。 启动 MAVROS: roslaunch mavros px4.launch fcu_url:="/

文件下载

资源详情

[{"title":"( 56 个子文件 88KB ) matlab节点信任度代码-ALMUAV_ROS_stack:ALMUAV_ROS_stack","children":[{"title":"ALMUAV_ROS_stack-master","children":[{"title":".gitignore <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"matlab","children":[{"title":"EstimatedPosePlotter.m <span style='color:#111;'> 8.92KB </span>","children":null,"spread":false},{"title":"VideoGenerator.m <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"EstimatedPoseLivePlotter.m <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"control_node","children":[{"title":"src","children":[{"title":"control_node.cpp <span style='color:#111;'> 14.98KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.xml <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"logitech_c930e_camera_launch","children":[{"title":"launch","children":[{"title":"camera_800x600_record_5s.launch <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"camera_1280x720.launch <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"camera_800x600_record.launch <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"camera_800x600.launch <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.xml <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"config","children":[{"title":"logitechc920e_1280x720.yaml <span style='color:#111;'> 656B </span>","children":null,"spread":false},{"title":"logitechc920e_800x600.yaml <span style='color:#111;'> 656B </span>","children":null,"spread":false},{"title":"robot_camera.yaml <span style='color:#111;'> 592B </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 6.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"offb_node","children":[{"title":"src","children":[{"title":"offb_node.cpp <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.xml <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false}],"spread":true},{"title":"monocular_pose_estimator_lib","children":[{"title":"src","children":[{"title":"led_detector.cpp <span style='color:#111;'> 10.13KB </span>","children":null,"spread":false},{"title":"visualization.cpp <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":"p3p.cpp <span style='color:#111;'> 9.84KB </span>","children":null,"spread":false},{"title":"pose_estimator.cpp <span style='color:#111;'> 34.05KB </span>","children":null,"spread":false},{"title":"combinations.cpp <span style='color:#111;'> 7.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.xml <span style='color:#111;'> 355B </span>","children":null,"spread":false},{"title":"include","children":[{"title":"monocular_pose_estimator_lib","children":[{"title":"p3p.h <span style='color:#111;'> 6.60KB </span>","children":null,"spread":false},{"title":"combinations.h <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"pose_estimator.h <span style='color:#111;'> 36.33KB </span>","children":null,"spread":false},{"title":"visualization.h <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"led_detector.h <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false},{"title":"datatypes.h <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 686B </span>","children":null,"spread":false}],"spread":true},{"title":"monocular_pose_estimator","children":[{"title":"src","children":[{"title":"monocular_pose_estimator.cpp <span style='color:#111;'> 8.99KB </span>","children":null,"spread":false},{"title":"nodelet.cpp <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"node.cpp <span style='color:#111;'> 1005B </span>","children":null,"spread":false}],"spread":true},{"title":"launch","children":[{"title":"IRIS.launch <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"nodelet.launch <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"IRIS_offboard_test.launch <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"custom.launch <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"IRIS_noview.launch <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"demo.launch <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"cfg","children":[{"title":"MonocularPoseEstimator.cfg <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.xml <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"include","children":[{"title":"monocular_pose_estimator","children":[{"title":"nodelet.h <span style='color:#111;'> 281B </span>","children":null,"spread":false},{"title":"monocular_pose_estimator.h <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"marker_positions","children":[{"title":"IRIS_PLUS_marker_positions_5_LEDs.yaml <span style='color:#111;'> 342B </span>","children":null,"spread":false},{"title":"IRIS_marker_positions_4LEDs.yaml <span style='color:#111;'> 539B </span>","children":null,"spread":false},{"title":"Marker.yaml <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"demo_marker_positions.yaml <span style='color:#111;'> 290B </span>","children":null,"spread":false},{"title":"IRIS_marker_positions_5_LEDs.yaml <span style='color:#111;'> 343B </span>","children":null,"spread":false},{"title":"IRIS_PLUS_marker_positions_5_LEDs_BlueMounts_and_blueLEDs.yaml <span style='color:#111;'> 339B </span>","children":null,"spread":false},{"title":"testvid_marker_positions.yaml <span style='color:#111;'> 286B </span>","children":null,"spread":false},{"title":"IRIS_PLUS_marker_positions_5_LEDs_BlueMounts.yaml <span style='color:#111;'> 340B </span>","children":null,"spread":false}],"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"monocular_pose_estimator_nodelet.xml <span style='color:#111;'> 306B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明