turtlebot_arm
光子乘羽
我从来没有长大,也从来没有停止过成长。
展开
-
Arduino_download_from Jeffrey
http://openbotics.org/kamerider/wiki/index.php/ArduinoArduinoJump to: navigation, searchto program the Arbotix-M robocontroller, user need to have Arduino IDE.user can download the ardui转载 2014-12-25 14:36:50 · 614 阅读 · 0 评论 -
自己创建程序包用USB2Dynamical控制机械臂
cd ~/2017_ws/srccatkin_create_pkg beginner_tutorials std_msgs rospy原创 2017-03-02 23:23:00 · 1107 阅读 · 0 评论 -
ROS_用Kinect标定机械臂_Calibrating a Kinect to the TurtleBot Arm for Manipulation
http://wiki.ros.org/turtlebot_kinect_arm_calibration/Tutorials/CalibratingKinectToTurtleBotArmIntroductionWhat is calibration and why?In this case, calibration refers to extrinsic cali转载 2017-02-06 21:41:04 · 3892 阅读 · 0 评论 -
TurtlebotArm_indigo入门
http://www.ncnynl.com/archives/201611/1115.html转载 2017-02-24 15:06:59 · 1255 阅读 · 0 评论 -
ROS_USB2Dynamixel控制turtlebotArm
1 拷贝程序文件cd ~/joey_ws/srcgit clone https://github.com/arebgun/dynamixel_motor.git2 编译文件cd ~/joey_wscatkin_make3 设置启动驱动launch文件vim ~/joey_ws/src/dynamixel_motor/dynamixel_tutor转载 2017-02-06 21:18:06 · 2216 阅读 · 2 评论 -
ROS_机械臂相关话题的介绍与使用_接上篇
相关话题的介绍与使用:http://wiki.ros.org/control_msgshttp://wiki.ros.org/moveit_msgshttp://www.360doc.com/content/16/0825/16/7821691_585865831.shtmlhttp://blog.csdn.net/dxuehui/article/details/49923原创 2017-02-09 21:49:54 · 1135 阅读 · 0 评论 -
ROS_movieIt入门总结
sudo chmod 666 /dev/ttyUSB0 简单安装方法:(我的系统是hydro)sudo apt-get install ros-hydro-moveit-full入门参考:http://www.ncnynl.com/archives/201611/1112.htmlhttp://www.ncnynl.com/archives/201610/94原创 2017-02-09 13:22:05 · 2344 阅读 · 0 评论 -
长城_arm
cd hydrosource devel/setup.bashroslaunch rfa_crane_arm left_arm.launch打开新终端rostopic pub -1 /left_arm_shoulder_pan_joint/command std_msgs/Float64 0.5/left_arm_shoulder_pan_joint/command原创 2017-01-15 11:45:24 · 796 阅读 · 0 评论 -
ROS hydro turtlebotArm相关网址总结
http://wiki.ros.org/turtlebot_armhttps://github.com/turtlebot/turtlebot_armhttp://wiki.ros.org/turtlebot_arm/Tutorials/InstallationInstructions原创 2017-01-17 20:30:58 · 521 阅读 · 0 评论 -
usb2dynamical_arduino: avrdude: stk500_recv(): programmer is not responding
https://www.htlinux.com/168/avrdude: stk500_recv(): programmer is not respondingIn Debian squeeze and Ubuntu you may get an error like this while trying to upload your program…..To fix this原创 2017-01-18 15:46:55 · 3359 阅读 · 0 评论 -
USB2Dynamixel介绍
http://support.robotis.com/en/product/auxdevice/interface/usb2dxl_manual.htmUSB2DynamixelPart Photo[USB2Dynamixel] Product UsageUSB2Dynamixel is a device used to operate Dynamixel dire转载 2017-01-18 13:21:44 · 1995 阅读 · 1 评论 -
pypose机械臂简单控制
1.连接板子和舵机2.open Arduino, in FILE/Arbotix sketches/pypose, 编译运行 pypose.ino。////参考http://wiki.ros.org/turtlebot_arm/Tutorials/SettingUpServos终端输入cd pypose./PyPose.pyYou will get a P原创 2015-05-24 22:22:18 · 2086 阅读 · 0 评论 -
arduino控制dynamixel AX-12A的机械臂每个关节转45度
1.每个关节转45,往复循环#include void setup(){ SetPosition(1,511); //set the position of servo # 1 to '511' SetPosition(2,511); SetPosition(3,511); SetPosition(4,511);原创 2015-04-01 22:16:36 · 4416 阅读 · 10 评论 -
dynamixel AX-12A
http://support.robotis.com/en/product/dynamixel/ax_series/dxl_ax_actuator.htmPart Photo[AX-12/12+] [AX-12A] ※ AX-12+ is the improved version of existin转载 2015-03-31 17:20:43 · 3286 阅读 · 0 评论 -
ArbotiX-M Robocontroller Getting Started Guide
http://learn.trossenrobotics.com/index.php/getting-started-with-the-arbotix/7-arbotix-quick-start-guideArbotiX-M Robocontroller Getting Started GuideArbotiX-M Product PageIn this guide you w转载 2014-12-25 18:02:00 · 1720 阅读 · 0 评论 -
Setting DYNAMIXEL IDs with the DynaManager
http://learn.trossenrobotics.com/arbotix/1-using-the-tr-dynamixel-servo-tool#&panel1-1Setting DYNAMIXEL IDs with the DynaManagerThis guide will teach you how to ID servos using an ArbotiX Ro转载 2014-12-27 21:46:44 · 1273 阅读 · 6 评论 -
FTDI Drivers Installation Guide for Linux
1 IntroductionThepurpose of this application note is to provide users of FTDI chipswith a simple procedure to install FTDI drivers for FTDIdevicesusing Linux.1.1OverviewFTDIhas two types of dr转载 2014-12-26 16:53:01 · 2254 阅读 · 2 评论 -
ArbotiX-M Robocontroller Overview
http://learn.trossenrobotics.com/38-interbotix-robots/117-arbotix-m-robocontroller.htmlArbotiX-M Robocontroller OverviewProduct PageGetting Started GuideArbotiX Related ArticlesArb转载 2014-12-25 18:05:48 · 1433 阅读 · 0 评论 -
windows下使用USB2Dynamixel修改舵机ID和波特率的方法
http://xiaoyatec.com/2016/08/19/使用usb2dynamixel修改舵机id和波特率的方法/转载 2017-02-06 17:10:14 · 4692 阅读 · 7 评论