Ros学习

本文介绍了ROS中如何启用C++11编译,理解ROS时间概念,讲解了kinova-ros包的安装及遇到的问题解决,还涉及ROS多线程订阅消息的实现和moveit!的使用。
摘要由CSDN通过智能技术生成

一、添加C++11编译

ROS的CMakeLists.txt的最上面几行有一行是#add_compile_options(-std=c++11),把注释符号#去掉就可以了设定编译器set(CMAKE_CXX_FLAGS “${CMAKE_CXX_FLAG} -std=c++11 -Wall”)

二、 Ros中的时间

指格林威治时间1970年01月01日00时00分00秒起至现在的总纳秒

三、kinova-ros包介绍

参考博客:https://blog.csdn.net/weixin_43455581/article/details/95972341
在这里插入图片描述Solving this problem with ‘sudo apt-get install ros-kinetic-trac-ik-kinematics-plugin’.

[gazebo_gui-2] process has died [pid 14957, exit code 134, cmd /opt/ros/kinetic/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/like/.ros/log/5af7269c-432a-11ea-8139-000c29f33fab/gazebo_gui-2.log].
log file: /home/like/.ros/log/5af7269c-432a-11ea-8139-000c29f33fab/gazebo_gui-2*.log

Run:echo “export SVGA_VGPU10=0” >> ~/.bashrc
source ~/.bashrc
重启

四、ROS多线程订阅消息(ros::asyncspinner)

参考博客:https://blog.csdn.net/sunanger/article/details/53283327

五、moveit!

collision_detection::CollisionResult::ContactMap
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值