Skip to content

[IROS 2022] A Solution to Adaptive Mobile Manipulator Throwing

Notifications You must be signed in to change notification settings

RLi43/mobile-throwing

 
 

Repository files navigation

Mobile Manipulator Throwing

Code for our paper

A Solution to Adaptive Mobile Manipulator Throwing

accepted in International Conference on Intelligent Robots and Systems (IROS) 2022.

alt text

Instruction to run the simulation

Build the docker image

bash build-docker.sh

Enter the docker container

bash run-docker.sh

Inside the docker container, run the throwing simulation

python3 ms1_demo_mobile_manipulator_throw.py --box_x -3 --box_y 3 --box_z 0.5

Arguments are the location of the target box in the base frame of panda. Tested box height: [-0.5, 0.9]

About

[IROS 2022] A Solution to Adaptive Mobile Manipulator Throwing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.5%
  • Shell 2.5%
  • CMake 1.6%
  • Dockerfile 0.4%