|
Package Summary
Tags | No category tags. |
Version | 2.1.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ROBOTIS-GIT/turtlebot3_manipulation.git |
VCS Type | git |
VCS Version | foxy-devel |
Last Updated | 2023-04-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
ROS 2 package for turtlebot3_manipulation
Additional Links
Maintainers
- Will Son
Authors
- Darby Lim
- Hye-jong KIM
README
No README found.
See repository README.
CHANGELOG
Changelog for package turtlebot3_manipulation
2.1.0 (2022-10-14)
- Support ROS2 Foxy
- MoveIt environment configured (backported from Humble)
- use ros2_control framework instead of ROBOTIS custom library
- removed dependency to [turtlebot3_*]{.title-ref}[ and `open_manipulator]{.title-ref} packages
- Contributors: Hye-Jong KIM, Darby Lim, Will Son
1.1.0 (2019-02-08)
- updated the CHANGELOG and version to release binary packages
- added gazebo and moveit config
- deleted world
- updated to sync for new open_manipulator_package #7
- updated inertia params
- added params for ar_marker
- added launch file to run demo
- added gripper controller
- added smach and smach_ros
- added waffle model, ar marker argument, ar tracker, prefix
- added joint control for platform
- added filter
- changed logerr to logwarn
- changed joint trajectory variable
- updated params releated to odom
- added waffle model
- added new moveit configuration
- modified position_only_ik
- Contributors: Darby Lim, Pyo
1.0.1 (2018-06-04)
- added dependency package option
- Contributors: Pyo
1.0.0 (2018-06-01)
- updated the CHANGELOG and version to release binary packages
- Contributors: Darby Lim, Pyo
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged turtlebot3_manipulation at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.1 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ROBOTIS-GIT/turtlebot3_manipulation.git |
VCS Type | git |
VCS Version | humble-devel |
Last Updated | 2023-04-19 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
ROS 2 package for turtlebot3_manipulation
Additional Links
Maintainers
- Will Son
Authors
- Darby Lim
- Hye-jong KIM
README
No README found.
See repository README.
CHANGELOG
Changelog for package turtlebot3_manipulation
2.1.1 (2022-10-14)
- Support ROS2 Humble
- MoveIt environment configured
- use ros2_control framework instead of ROBOTIS custom library
- removed dependency to [turtlebot3_*]{.title-ref}[ and `open_manipulator]{.title-ref} packages
- Contributors: Hye-Jong KIM, Darby Lim, Will Son
1.1.0 (2019-02-08)
- updated the CHANGELOG and version to release binary packages
- added gazebo and moveit config
- deleted world
- updated to sync for new open_manipulator_package #7
- updated inertia params
- added params for ar_marker
- added launch file to run demo
- added gripper controller
- added smach and smach_ros
- added waffle model, ar marker argument, ar tracker, prefix
- added joint control for platform
- added filter
- changed logerr to logwarn
- changed joint trajectory variable
- updated params releated to odom
- added waffle model
- added new moveit configuration
- modified position_only_ik
- Contributors: Darby Lim, Pyo
1.0.1 (2018-06-04)
- added dependency package option
- Contributors: Pyo
1.0.0 (2018-06-01)
- updated the CHANGELOG and version to release binary packages
- Contributors: Darby Lim, Pyo
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged turtlebot3_manipulation at answers.ros.org
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 2.0.2 |
License | Apache 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ROBOTIS-GIT/turtlebot3_manipulation.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2020-05-08 |
Dev Status | DEVELOPED |
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
ROS packages for turtlebot3_manipulation
Additional Links
Maintainers
- Ryan Shim
- WIll Son
Authors
- Ryan Shim
README
No README found.
See repository README.
CHANGELOG
Changelog for package turtlebot3_manipulation
2.0.2 (2020-03-06)
- package name changed from open_manipulator_with_tb3 to turtlebot3_manipulation
- removed namespace
- fixed transmission
- added new moveit_config
- updated launch files in description
- removed old moveit files
- added turtlebot3_manipulation_gui
- added turtlebot3_manipulation_bringup
- applied position_only_ik
- added turtlebot3_manipulation_slam
- added turtlebot3_manipulation_navigation
- Contributors: Ryan Shim, Will Son
1.1.0 (2019-02-08)
- updated the CHANGELOG and version to release binary packages
- added gazebo and moveit config
- deleted world
- updated to sync for new open_manipulator_package #7
- updated inertia params
- added params for ar_marker
- added launch file to run demo
- added gripper controller
- added smach and smach_ros
- added waffle model, ar marker argument, ar tracker, prefix
- added joint control for platform
- added filter
- changed logerr to logwarn
- changed joint trajectory variable
- updated params releated to odom
- added waffle model
- added new moveit configuration
- modified position_only_ik
- Contributors: Darby Lim, Pyo
1.0.1 (2018-06-04)
- added dependency package option
- Contributors: Pyo
1.0.0 (2018-06-01)
- updated the CHANGELOG and version to release binary packages
- Contributors: Darby Lim, Pyo
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.