Skip to content

UTNuclearRobotics/moveit_studio_kortex_ws

This branch is 30 commits behind PickNikRobotics/moveit_studio_kortex_ws:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5604683 · Apr 23, 2024
Oct 19, 2023
Jul 5, 2023
Oct 19, 2023
Oct 19, 2023
Oct 19, 2023
Apr 23, 2024
Apr 23, 2024
Oct 19, 2023
Feb 12, 2024
Jun 29, 2023
Mar 22, 2024
Jun 23, 2023
Apr 23, 2024
Mar 22, 2024
Apr 23, 2024
Oct 19, 2023

Repository files navigation

MoveIt Pro Kortex Workspace

This is a sample user workspace for running MoveIt Pro with Kinova's family of arms. For more information, refer to the MoveIt Pro Documentation.

Instructions for building your own MoveIt Pro configuration can be found here.

MoveIt Pro can be used with real robots and full simulators such as Gazebo and NVIDIA Isaac Sim. For testing purposes, you can also use the ROS 2 Control Mock Components, which is what this repo is configured to use.


MoveIt Pro Configuration

This package follows the recommended layout of a MoveIt Pro configuration package. Any configuration package or custom Behavior implementation can be included in the src/ directory. Packages in src/ will be compiled and sourced by MoveIt Pro at first launch.

Kinova Configuration Packages

This workspace contains a base MoveIt Pro configuration package for Kinova arms that other Kinova configuration packages may inherit from.

Loading
graph TB
Base[kinova_gen3_base_config] --> Other[Other Kinova configs]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.1%
  • Dockerfile 25.5%
  • Python 8.5%
  • CMake 8.4%
  • Shell 2.5%