随笔分类 -  kinova

摘要:基于kinova jaco2机械臂的仿真模拟 struct AngularInfo { /** * As an example if the current control mode is angular position the unit will be degree but if the con 阅读全文
posted @ 2021-11-25 07:20 西北逍遥 阅读(367) 评论(0) 推荐(0) 编辑
摘要:kinova joca2 获取当前每个舵机的角度 #include "KinovaTypes.h" #include <iostream> #ifdef __linux__ #include <dlfcn.h> #include <vector> #include "Kinova.API.CommL 阅读全文
posted @ 2021-11-24 09:36 西北逍遥 阅读(201) 评论(0) 推荐(0) 编辑
摘要:kinova jaco2 TrajectoryPoint /** @brief This data structure represents a point of a trajectory. It contains the position a limitation that you can app 阅读全文
posted @ 2021-11-21 13:42 西北逍遥 阅读(38) 评论(0) 推荐(0) 编辑
摘要:Kinova Type POSITION_TYPE Type; /** * @brief That represents the type of a position. If used during a trajectory, the type of position * will change t 阅读全文
posted @ 2021-11-20 18:52 西北逍遥 阅读(43) 评论(0) 推荐(0) 编辑
摘要:kinova jaco2 抓头手指控制 FingersPosition FingersPosition Fingers; Fingers.finger1 = 1616; Fingers.finger2 = 1616; Fingers.finger3 = 0; Initialization's res 阅读全文
posted @ 2021-11-20 16:55 西北逍遥 阅读(64) 评论(0) 推荐(0) 编辑
摘要:c++ kinova jaco2 控制机械臂动作 void RobotThread::initPoint1() { pointToSend.Position.Type = ANGULAR_VELOCITY; pointToSend.Position.Actuators.Actuator1 = 8; 阅读全文
posted @ 2021-11-20 16:17 西北逍遥 阅读(195) 评论(0) 推荐(0) 编辑
摘要:Kinova joca2 #pragma once #include <vector> #include "KinovaTypes.h" #include "CommunicationLayerWindows.h" #include <stdio.h> //This defines the the 阅读全文
posted @ 2021-11-19 08:50 西北逍遥 阅读(54) 评论(0) 推荐(0) 编辑
摘要:kinova环境配置 https://www.cnblogs.com/tomtellyou/p/12529503.html 1.备份 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份 2.更换镜像源 sudo vim /etc/a 阅读全文
posted @ 2020-09-28 15:39 西北逍遥 阅读(874) 评论(0) 推荐(0) 编辑
摘要:http://packages.ros.org/ros/ubuntu 阅读全文
posted @ 2019-10-11 18:25 西北逍遥 阅读(313) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0"?> <!-- j2s7s300 refers to jaco v2 7DOF spherical 3fingers --> <robot xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:gazebo="http://playerstage.sourceforge.net/gazebo/xmlschema/#g 阅读全文
posted @ 2019-10-11 18:23 西北逍遥 阅读(199) 评论(0) 推荐(0) 编辑
摘要:luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ roslaunch kinova_bringup 阅读全文
posted @ 2019-10-11 18:21 西北逍遥 阅读(266) 评论(0) 推荐(0) 编辑
摘要:luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ 阅读全文
posted @ 2019-10-11 18:19 西北逍遥 阅读(307) 评论(0) 推荐(0) 编辑
摘要:luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ luo@luo-ThinkPad-W530:~$ pwd/home/luoluo@luo-Think 阅读全文
posted @ 2019-10-11 16:59 西北逍遥 阅读(1125) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示