-
Notifications
You must be signed in to change notification settings - Fork 21
release notes
Daniel Ordonez edited this page May 28, 2018
·
5 revisions
- Integration of Realsense RS200 pointcloud data for octomap generation and reactive planning.
- Calibration of simulated scene objects.
- Integration os simulated world file for gazebo simulation.
- Stable version of gazebo simulation package
- Pick and place testing sequence setup
- Configuration of kinematic solver and kinematic solver parameters for each group to imporve planning resolution rates and general operability.
- Optimization method
Distance
used for move groups with trac-ik as kinematic solver
- Configuration files set up for real robot operation.
- Pick and place (without vision) testing tutorial.
- Initial integration of Gazebo simulation.
- New Tutorial: Connect to Robotiq gripper through Modbus RTU, which gives instructions on how to test the hardware connection with the robotiq grippers.
- New tutorial: Connect to Robot Controller; that gives instructions on how to operate the actual robot with ROS through the motoman_driver.
- Configuration files for real hardware operation.
- Launch files for real hardware operation.
- Update to MoveGroup Interface tutorial; New motion types included.
- Dependency updates to allow for easy rosdep commands, and easy installation
- Dependency updates to allow for easy rosdep commands, and easy installation
- New inverse kinematics solver (Trac_IK) implemented for
arm_left
andarm_right
move groups; this solver impoves heavily the planning behaviour near singulatiry points and joint limits, plus a general increase in robustness and speed - new dependency added:trac_ik_kinematics_plugin
(to packageinvite_motoman_moveit_config
) - New tutorial added: Simulation Scene Objects; Default scene objects were pre configured for easy loading and using, see tutorial for instructions of use.
- New tutorial added: Modify Robot Grippers; With this tutorial the grippers configuration was changed (i.g. the TCP was moved)
Invite-Robotics
-
Tutorials