Skip to content

danielemorra98/custom_panda_moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

First, Follow the tutorial for installing MoveIt. Then, create your own ros2 workspace:

mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/src

Clone this repository and build the package

git clone https://github.com/danielemorra98/custom_panda_moveit.git
colcon build

Run

To launch the moveIt and RViz nodes:

ros2 launch custom_panda_moveit panda.launch.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages