在ubuntu系统上基于ROS1实现对海康网络摄像头的调用,并以Topic的形式实时发布获取的图像信息。
2023-02-13 19:55:39 8KB 网络摄像头 ros ubuntu 计算机视觉
1
这是第三卷!注意是第三卷!!!Building on the successful first and second volumes, this book is the third volume of the Springer book on the Robot Operating System (ROS): The Complete Reference. The Robot Operating System is evolving from year to year with a wealth of new contributed packages and enhanced capabilities. Further, the ROS is being integrated into various robots and systems and is becoming an embedded technology in emerging robotics platforms. The objective of this third volume is to provide readers with additional and comprehensive coverage of the ROS and an overview of the latest achievements, trends and packages developed with and for it. Combining tutorials, case studies, and research papers, the book consists of sixteen chapters and is divided into five parts. Part 1 presents multi-robot systems with the ROS. In Part 2, four chapters deal with the development of unmanned aerial systems and their applications. In turn, Part 3 highlights recent work related to navigation, motion planning and control. Part 4 discusses recently contributed ROS packages for security, ROS2, GPU usage, and real-time processing. Lastly, Part 5 deals with new interfaces allowing users to interact with robots. Taken together, the three volumes of this book offer a valuable reference guide for ROS users, researchers, learners and developers alike. Its breadth of coverage makes it a unique resource.
2023-02-09 09:16:18 82.75MB ros 机器人
1
frontier_exploration ROS节点和Costmap 2D插件层用于前沿探索 见
2023-02-08 09:06:10 47KB C++
1
python程序控制ros海龟,行走轨迹形成字母M
2023-01-31 13:55:18 2KB ros 海龟绘图
1
主要介绍了CLion中编译ROS工程的配置,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下
2023-01-30 16:11:10 193KB CLion编译ROS工程 CLion编译ROS配置
1
agv 用于自动导引车的 ROS Groovy 包
2023-01-26 21:29:33 92KB C++
1
欧拉公式求长期率的matlab代码拾放机器人 使用ROS的6自由度KUKA KR210拟人化机器人串行操纵器进行对象拾取和存储 萨尔曼·哈什米 内容 缩略语 自由度 ROS 弧 国际空间站 EVA 电子工程 厕所 DH FK 我知道 存款准备金 城市发展基金 1.简介 该项目源自Udacity's,后者又由Amazon Robotics LLC赞助。 图1.1亚马逊配送中心的机械臂货架产品 客观的 在非结构化环境中实现商业可行的自动拣选和存储,例如从货架上拣选产品并将其放入装运箱,仍然是一个艰巨的挑战。 ARC的目标是执行一般任务的简化版本,该任务是在架子上拣货和存放物品。 根据ARC规则:“挑战结合了对象识别,姿势识别,抓握计划,顺应性操纵,运动计划,任务计划,任务执行以及错误检测和恢复”。 该项目的目的是演示KR210在模拟中将自主物体拾取和放置在半非结构化环境中的自主能力。 在此项目的上下文中,一个拾取和放置周期可以分为以下任务: 确定架子上的目标对象 计划并朝目标物进行清洁运动 有效地抓取/拾取目标物体而不会干扰其他物体 计划并进行干净的移动,到达下车地点 有效地将物体存放/放
2023-01-26 11:18:25 19.66MB 系统开源
1
youBot_MATLAB 使用 ROS 和机器人系统工具箱从 MATLAB 控制 Kuka youBot 要使用此类,建议将您的 youBot 的 ROS_MASTER_URI 配置为指向您的 MATLAB 机器,然后通过运行(在 MATLAB 中)开始 >> rosinit() 然后在你的 youBot 上,启动基本的 ROS 界面 $ roslaunch youbot_driver_ros_interface youbot_driver.launch 现在您可以使用“帮助”中详述的 Youbot 类... >> help Youbot Youbot A class to handle ROS control of a Kuka youBot Instansiate the object with the ROS namespace of the youBot,
2023-01-26 11:01:16 3KB MATLAB
1
ROS路径规划器(进行中) 这是针对跟随机器人的基于ROS的控制系统和模拟器。 该体系结构在自治系统和机器人技术中具有大量用例。 基本路径规划算法是与轨迹优化器结合使用的A-star算法。 可视化在RViz中完成。
2023-01-24 21:19:45 369KB control robotics Makefile
1
ME495机器人的传感,导航和机器学习 耶尔·本·沙洛姆(Yael Ben Shalom) 2021年冬季 包装清单 该存储库包含几个ROS软件包: 适应差动驱动机器人的软件包,可满足我们的需求。 2d-处理SE(2)中的转换的程序包。 使turtlesim乌龟遵循rectanglep路径的软件包。 一个软件包,用于存储与turtlebot硬件交互的代码。 一个模拟机器人运动学的软件包,以及一个用于检测地标和地标id的相对x,y位置的传感器。 软件包包含实现基于特征的卡尔曼滤波器SLAM。 该存储库使用外部软件包: nuturtlebot-附加软件包,可帮助我们使用turtlebot上的较低级硬件。 为了运行该项目,请下载turtle.repos文件。
2023-01-23 10:11:57 302.89MB localization cpp mapping ros
1