Package Summary
Tags | No category tags. |
Version | 1.3.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | Use manipulator draw a picture! Look once and draw it! |
Checkout URI | https://github.com/li-haojia/drawing_manipulator.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-01-21 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Allen Liu
Authors
- Allen Liu
AUBO Robot Driver
- A new driver for the
aubo_i3/aubo_i5/aubo_i7/aubo_i10
robot arms from AUBO robots.
- It is designed to replace the old driver (For robot controller software version <
V4
), while solving some issues, improving usability as well as enabling compatibility of ros_control.
Features
- You can control the robot by using both teach pendant(through
AUBO API
) andMoveIt
.
When lauching the driver node, the default controller isros-controller
, when you want to switch to therobot-controller
, you should publish a message, like:
rostopic pub -1 aubo_driver/controller_switch std_msgs/Int32 -- 0
The last argument mean the robot is controlled by robot-controller, when you want to go back to ros-controller, just change the value “0” to “1”.
-
The driver maintain some of the same functionality as the previous aubo_driver:
-
Action interface on
/follow_joint_trajectory
for seamless integration with MoveIt. -
Publishes robot joint state on
/joint_states
-
Publishes IO state on
/aubo_driver/io_states
-
Service call to set outputs.
-
-
Added support for
ros_control
.- As ros_control wants to have control over the robot at all times, ros_control compatibility is set via a parameter at launch-time.
- With ros_control active, the driver doesn’t open the action_lib interface. This is handled by ros_control instead.
- Currently one controller is available, controlling the joint position of the robot, useable for trajectroy execution.
Installation
-
As the driver communicates with the robot via ethernet and depends on reliable continous communication, it is not possible to reliably control a AUBO Robot from a virtual machine.
-
Just clone the repository into your catkin working directory and make it with catkin_make.
-
Note that this package depends on aubo_msgs, hardware_interface, and controller_manager so it cannot directly be used with ROS versions for indigo and kinetic.
Usage
roslaunch robot_name_moveit_config robot_name_moveit_planning_executing.launch
roslaunch robot_name_moveit_config moveit_rviz.launch config:=true
There is a parameter named "/aubo_controller/velocity_scale_factor"
, you can use it to sacle the velocity of the trajectory. The bigger the parameter is, faster the robot will move.
Test
-
tsetIO
: The message of topic/aubo_driver/io_states
is published at a rate of 100Hz. To set IO states, you need to establish a ServiceClient to call servive on/aubo_driver/set_io
-
testAuboAPI
: There are plenty of functionality you can use to control the robot, see this declaration. If you want to control the robot more efficiency, it is recommanded to use the Aubo API to realize the functions.
Changelog for package aubo_driver
1.3.3 (2018-08-01)
1.3.2 (2018-07-31)
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
sensor_msgs | |
roscpp | |
std_msgs | |
aubo_msgs | |
catkin |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
aubo_robot | |
aubo_robot |
Launch files
Messages
Services
Plugins
Recent questions tagged aubo_driver at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.5.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | aubo robot meta-package. http://ros.org/wiki/aubo_robot |
Checkout URI | https://github.com/auboliuxin/aubo_robot.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-09-04 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- liuxin
Authors
- liuxin
Changelog for package aubo_driver
0.3.0 (2016-11-15)
- new version:add aubo_panel,aubo_new_driver
- new version:add aubo_panel,aubo_new_driver
- Contributors: robot
0.2.2 (2016-10-27)
0.2.1 (2016-10-11)
0.2.0 (2016-10-11)
- use lib32 and lib63 to make compitable with i686 and x86_64 system
- compatible with 32bit and 64 bit system.
- Contributors: robot
0.1.2 (2016-09-30)
- fixed a lib path bug
- Contributors: robot
0.1.1 (2016-09-20)
- update CHANGELOG.rst
- Contributors: robot
0.1.0 (2016-09-19)
- add CHANGELOG.rst
- update version 0.0.1
- update README
- Aubo robotics ROS version 1.0
- Contributors: robot
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
sensor_msgs | |
roscpp | |
std_msgs | |
aubo_msgs | |
catkin |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
aubo_robot |
Launch files
- launch/aubo_i5_moveit.launch
-
Usage:
aubo_i5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 8887]
-
Usage:
aubo_i5_bringup.launch robot_ip:=
- launch/aubo_i5_bringup.launch
-
Usage:
aubo_i5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 8887]
-
Usage:
aubo_i5_bringup.launch robot_ip:=
Messages
Services
Plugins
Recent questions tagged aubo_driver at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.3.17 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | aubo robot meta-package. http://ros.org/wiki/aubo_robot |
Checkout URI | https://github.com/auboliuxin/aubo_robot.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2017-08-16 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- liuxin
Authors
- liuxin
Changelog for package aubo_driver
0.3.0 (2016-11-15)
- new version:add aubo_panel,aubo_new_driver
- new version:add aubo_panel,aubo_new_driver
- Contributors: robot
0.2.2 (2016-10-27)
0.2.1 (2016-10-11)
0.2.0 (2016-10-11)
- use lib32 and lib63 to make compitable with i686 and x86_64 system
- compatible with 32bit and 64 bit system.
- Contributors: robot
0.1.2 (2016-09-30)
- fixed a lib path bug
- Contributors: robot
0.1.1 (2016-09-20)
- update CHANGELOG.rst
- Contributors: robot
0.1.0 (2016-09-19)
- add CHANGELOG.rst
- update version 0.0.1
- update README
- Aubo robotics ROS version 1.0
- Contributors: robot
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
sensor_msgs | |
roscpp | |
std_msgs | |
aubo_msgs | |
catkin |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
aubo_robot |
Launch files
- launch/aubo_i5_moveit.launch
-
Usage:
aubo_i5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 8887]
-
Usage:
aubo_i5_bringup.launch robot_ip:=
- launch/aubo_i5_bringup.launch
-
Usage:
aubo_i5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 8887]
-
Usage:
aubo_i5_bringup.launch robot_ip:=