No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
![]() |
manta_v2_moveit_config package from manta_v2 repomanta_v2_bringup manta_v2_controller manta_v2_description manta_v2_gazebo_ros2_control manta_v2_moveit_config manta_v2_run_move_group |
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tasada038/manta_v2.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-11-14 |
Dev Status | UNMAINTAINED |
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
The manta_v2_moveit_config package
Additional Links
No additional links.
Maintainers
- Takumi Asada
Authors
No additional authors.
manta_v2_moveit_config
This package contains manta_v2 configuration files (yaml, srdf) to use MoveIt2 package in ROS2 environment.
Install
If you have not installed the following packages, run the following command to install the packages.
sudo apt install ros-$ROS_DISTRO-robot-state-publisher
sudo apt-get install ros-$ROS_DISTRO-ros2-control*
sudo apt-get install ros-$ROS_DISTRO-moveit*
Run MoveIt
Without a robot
ros2 launch manta_v2_moveit_config moveit_demo.launch.py
Once launching the demo, you should see the robot in MoveIt2! GUI like this:
On a real robot
First, connect the robot and PC with a tether cable and connect to Jetson Nano on the robot side by SSH.
ssh jetson@192.168.13.26
(* default IP of Jetson Nano is 192.168.13.26)
And, run the control launch file.
ros2 launch manta_v2_controller robot_control.launch.py
In addition, in the second shell on the robot side(Jetson Nano), run the servo node.
ros2 run manta_v2_controller servo_node
Second, run the moveit demo launch file(Laptop PC).
ros2 launch manta_v2_moveit_config moveit_demo.launch.py
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common | |
moveit | |
robot_state_publisher | |
rviz2 | |
tf2_ros | |
xacro |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
manta_v2_run_move_group |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged manta_v2_moveit_config at Robotics Stack Exchange
No version for distro noetic. 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 foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. 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.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.