Skip to content

zflat/moveit2_tutorials_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MoveIt workspace and demo testing

Prerequisites

Setup and running

  • On the host machine, run the following
    docker build -t moveit2_tutorials:latest .
    docker exec -it -u $(id -u) $(devcontainer up --workspace-folder . | jq -r .containerId) bash
    
  • Within the container terminal
    source ~/ws_moveit2/install/setup.bash
    ros2 launch moveit2_tutorials demo.launch.py rviz_tutorial:=false
    

About

MoveIt workspace and demo testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published