CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux

文件名称:kindr-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-01-20
  • 文件大小:
    1.19mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

ros kindr master zip

机器人操作系统Ros kindr zip-ros kindr master zip
(系统自动生成,下载前可以参看下载内容)

下载文件列表

kindr-master/
kindr-master/.gitignore
kindr-master/CMakeLists.txt
kindr-master/Readme.md
kindr-master/cmake/
kindr-master/cmake/FindEigen.cmake
kindr-master/cmake/FindGTest.cmake
kindr-master/cmake/FindROS.cmake
kindr-master/cmake_uninstall.cmake.in
kindr-master/doc/
kindr-master/doc/cheatsheet/
kindr-master/doc/cheatsheet/cheatsheet.tex
kindr-master/doc/cheatsheet/cheatsheet_latest.pdf
kindr-master/doc/cheatsheet/coordinate_systems/
kindr-master/doc/cheatsheet/coordinate_systems/coordinate_system_rpy-crop.pdf
kindr-master/doc/cheatsheet/coordinate_systems/coordinate_system_rpy.tex
kindr-master/doc/cheatsheet/coordinate_systems/coordinate_system_ypr-crop.pdf
kindr-master/doc/cheatsheet/coordinate_systems/coordinate_system_ypr.tex
kindr-master/doc/cheatsheet/coordinate_systems/rotation_active_passive-crop.pdf
kindr-master/doc/cheatsheet/coordinate_systems/rotation_active_passive.pdf
kindr-master/doc/cheatsheet/coordinate_systems/tikz-3dplot.sty
kindr-master/doc/cheatsheet/pics/
kindr-master/doc/cheatsheet/pics/rpy.png
kindr-master/doc/cheatsheet/styles/
kindr-master/doc/cheatsheet/styles/def.tex
kindr-master/doc/doxygen/
kindr-master/doc/doxygen/CMakeLists.txt
kindr-master/doc/doxygen/doc/
kindr-master/doc/doxygen/doc/.gitignore
kindr-master/doc/doxygen/doxygen.config.in
kindr-master/doc/doxygen/figures/
kindr-master/doc/doxygen/figures/EulerAnglesXyz.png
kindr-master/doc/doxygen/figures/EulerAnglesZyx.png
kindr-master/doc/doxygen/figures/rotation_active_passive.png
kindr-master/doc/doxygen/mainpage.dox
kindr-master/doc/doxygen/page_pose.dox
kindr-master/doc/doxygen/page_posediff.dox
kindr-master/doc/doxygen/page_quaternion.dox
kindr-master/doc/doxygen/page_rotation.dox
kindr-master/doc/doxygen/page_rotationdiff.dox
kindr-master/doc/doxygen/page_vector.dox
kindr-master/gtesting.txt
kindr-master/include/
kindr-master/include/kindr/
kindr-master/include/kindr/common/
kindr-master/include/kindr/common/assert_macros.hpp
kindr-master/include/kindr/common/assert_macros_eigen.hpp
kindr-master/include/kindr/common/common.hpp
kindr-master/include/kindr/common/gtest_eigen.hpp
kindr-master/include/kindr/common/source_file_pos.hpp
kindr-master/include/kindr/linear_algebra/
kindr-master/include/kindr/linear_algebra/LinearAlgebra.hpp
kindr-master/include/kindr/phys_quant/
kindr-master/include/kindr/phys_quant/PhysicalQuantitiesEigen.hpp
kindr-master/include/kindr/phys_quant/PhysicalType.hpp
kindr-master/include/kindr/phys_quant/eigen/
kindr-master/include/kindr/phys_quant/eigen/Acceleration.hpp
kindr-master/include/kindr/phys_quant/eigen/Angle.hpp
kindr-master/include/kindr/phys_quant/eigen/AngularAcceleration.hpp
kindr-master/include/kindr/phys_quant/eigen/AngularJerk.hpp
kindr-master/include/kindr/phys_quant/eigen/AngularMomentum.hpp
kindr-master/include/kindr/phys_quant/eigen/AngularVelocity.hpp
kindr-master/include/kindr/phys_quant/eigen/Energy.hpp
kindr-master/include/kindr/phys_quant/eigen/Force.hpp
kindr-master/include/kindr/phys_quant/eigen/Inertia.hpp
kindr-master/include/kindr/phys_quant/eigen/Jerk.hpp
kindr-master/include/kindr/phys_quant/eigen/Mass.hpp
kindr-master/include/kindr/phys_quant/eigen/Momentum.hpp
kindr-master/include/kindr/phys_quant/eigen/Position.hpp
kindr-master/include/kindr/phys_quant/eigen/Power.hpp
kindr-master/include/kindr/phys_quant/eigen/Time.hpp
kindr-master/include/kindr/phys_quant/eigen/Torque.hpp
kindr-master/include/kindr/phys_quant/eigen/Typeless.hpp
kindr-master/include/kindr/phys_quant/eigen/Velocity.hpp
kindr-master/include/kindr/poses/
kindr-master/include/kindr/poses/PoseBase.hpp
kindr-master/include/kindr/poses/PoseDiffBase.hpp
kindr-master/include/kindr/poses/PoseDiffEigen.hpp
kindr-master/include/kindr/poses/PoseEigen.hpp
kindr-master/include/kindr/poses/eigen/
kindr-master/include/kindr/poses/eigen/HomogeneousTransformation.hpp
kindr-master/include/kindr/poses/eigen/Twist.hpp
kindr-master/include/kindr/quaternions/
kindr-master/include/kindr/quaternions/QuaternionBase.hpp
kindr-master/include/kindr/quaternions/QuaternionEigen.hpp
kindr-master/include/kindr/rotations/
kindr-master/include/kindr/rotations/RotationBase.hpp
kindr-master/include/kindr/rotations/RotationDiffBase.hpp
kindr-master/include/kindr/rotations/RotationDiffEigen.hpp
kindr-master/include/kindr/rotations/RotationEigen.hpp
kindr-master/include/kindr/rotations/eigen/
kindr-master/include/kindr/rotations/eigen/AngleAxis.hpp
kindr-master/include/kindr/rotations/eigen/EulerAnglesXyz.hpp
kindr-master/include/kindr/rotations/eigen/EulerAnglesXyzDiff.hpp
kindr-master/include/kindr/rotations/eigen/EulerAnglesZyx.hpp
kindr-master/include/kindr/rotations/eigen/EulerAnglesZyxDiff.hpp
kindr-master/include/kindr/rotations/eigen/LocalAngularVelocity.hpp
kindr-master/include/kindr/rotations/eigen/RotationEigenFunctions.hpp
kindr-master/include/kindr/rotations/eigen/RotationMatrix.hpp
kindr-master/include/kindr/rotations/eigen/RotationMatrixDiff.hpp
kindr-master/include/kindr/rotations/eigen/RotationQuaternion.hpp
kindr-master/include/kindr/rotations/eigen/RotationQuaternionDiff.hpp
kindr-master/include/kindr/rotations/eigen/RotationVector.

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com