Kimera-VIO:开源视觉惯性里程表 有关评估图,请检查我们的。 作者: ,张昌,马库斯·阿巴特,桑德罗·伯奇耶, 什么是Kimera-VIO? Kimera-VIO是一种视觉惯性里程表流水线,可根据立体声+ IMU数据进行准确的状态估计。 刊物 如果您发现此库有用,请引用我们的论文: A. Rosinol,M。Abate,Y。Chang,L。Carlone, 。 IEEE国际Conf。 机器人与自动化(ICRA),2020年 。 @InProceedings { Rosinol20icra-Kimera , title = { Kimera: an Open-Source
2021-10-19 17:49:34 73.66MB real-time cpu localization robotics
1
Behavior Trees in Robotics&AI; A Behavior Tree (BT) is a way to structure the switching between different tasks1 in an autonomous agent, such as a robot or a virtual entity in a computer game. An example of a BT performing a pick and place task can be seen in Fig.
2021-10-19 10:58:25 13.69MB Robotics
1
Introduction to Autonomous Mobile Robots,中文清晰版,经典的机器人学习书籍
2021-10-18 12:31:15 847B robotics autonomous
1
快速计划者 Fast-Planner的开发旨在在复杂的未知环境中实现四旋翼快速飞行。 它包含一组精心设计的规划算法。 新闻: 2021年3月13日:快速自主探索的代码现已发布! 查看此以获取更多详细信息。 2020年10月20日:Fast-Planner被扩展并应用于快速的自主勘探。 查看此以获取更多详细信息。 作者:和从,从。 完整的视频: , , 。 关于这项工作的示威活动已经报道了IEEE光谱: , 第二页, 第三页(在网页搜索HKUST)。 要在几分钟内运行此项目,请选中“快速入门” 。 查看其他部分以获取更多详细信息。 请请星号 :star: 这个项目对您有帮助。 我们竭尽全力发展和维护它 :beaming_face_with_smiling_eyes: :beaming_face_with_smiling_eyes: 。 目录 快速开始 算法与论文 设置和配置 运行模拟 在您的应用程序中使用 更新 1.快速入门 该项目已经在Ubuntu 16.04(ROS Kinetic)和18.0
1
This is a textbook for advanced undergraduate and graduate students in the field of mobile robotics. Emphasising computation and algorithms, the authors address a range of strategies for enabling robots to perform tasks that involve motion and behavior. The book is divided into three major sections: locomotion, sensing, and reasoning. It concentrates on wheeled and legged mobile robots, but discusses a variety of other propulsion systems. Kinematic models are developed for many of the more common locomotive strategies. It presents algorithms for both visual and nonvisual sensor technologies, including sonar, vision, and laser scanners. In the section on reasoning, the authors offer a thorough examination of planning and the issues related to spatial representation. They emphasize the problems of navigation, pose estimation, and autonomous exploration. The book is a comprehensive treatment of the field, offering a discussion of state-of-the art methods with illustrations of key technologies.
2021-10-14 16:04:30 14.54MB 移动机器人 计算原理
1
Probabilistic_Robotics state estimation for robotics,Probabilistic_Robotics state estimation for robotics,Probabilistic_Robotics state estimation for robotics
2021-10-11 22:45:56 17.06MB 机器人
1
Springer.Springer.Handbook.of.Robotics.2nd.Edition.331932550 Springer.Springer.Handbook.of.Robotics.2nd.Edition.331932550
2021-10-11 18:21:48 104.69MB Springer
1
日本著名学者kajita所著。仿人机器人领域必看书籍。
2021-10-11 18:02:54 23.24MB 仿人机器人
1
urdf2webots 此工具将URDF文件转换为Webots PROTO文件。 安装 从点子 pip install urdf2webots 在macOS上,将pip二进制路径导出到PATH: export PATH="/Users/$USER/Library/Python/3.7/bin:$PATH" 从来源 git clone https://github.com/cyberbotics/urdf2webots.git cd urdf2webots pip install -r requirements.txt 用法 从点子 python -m urdf2webots.importer --input=someRobot.urdf [--output=outputFile] [--box-collision] [--normal] [--disable-mesh-optimizat
2021-10-09 22:45:19 3.89MB robotics gazebo urdf webots
1