ROS是一个适用于机器人编程的框架,这个框架把原本松散的零部件耦合在了一起,为他们提供了通信架构。ROS虽然叫做操作系统,但并非Windows、Mac那样通常意义的操作系统,它只是连接了操作系统和你开发的ROS应用程序,所以它也算是一个中间件,基于ROS的应用程序之间建立起了沟通的桥梁,所以也是运行在Linux上的运行时环境,在这个环境上,机器人的感知、决策、控制算法可以更好的组织和运行。
2021-09-14 20:25:19 182.08MB ros 入门书籍 ros学习资料 机器人操作系统
1
书名:ROS机器人编程 作者:表允晳 赵汉哲 郑黎蝹 林泰勋 ≆ https://github.com/ROBOTIS-GIT/robotis_tools → 第3章 ≆ https://github.com/ROBOTIS-GIT/ros_tutorials → 第4, 第7, 第13章 ≆ https://github.com/ROBOTIS-GIT/DynamixelSDK → 第8, 第10章 ≆ https://github.com/ROBOTIS-GIT/dynamixel-workbench → 第8, 第13章 ≆ https://github.com/ROBOTIS-GIT/dynamixel-workbench-msgs → 第8, 第13章 ≆ https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver → 第8, 第10, 第11章 ≆ https://github.com/ROBOTIS-GIT/OpenCR → 第9, 第12章 ≆ https://github.com/ROBOTIS-GIT/turtlebot3 → 第10, 第11章 ≆ https://github.com/ROBOTIS-GIT/turtlebot3_msgs → 第10, 第11章 ≆ https://github.com/ROBOTIS-GIT/turtlebot3_simulations → 第10, 第11章 ≆ https://github.com/ROBOTIS-GIT/turtlebot3_applications → 第10, 第11章 ≆ https://github.com/ROBOTIS-GIT/turtlebot3_deliver → 第12章 ≆ https://github.com/ROBOTIS-GIT/open_manipulator → 第13章
1