An open API service indexing awesome lists of open source software.

https://github.com/tianyi20/liquid_manipulation_moveit

liquid manipulation: optimizer and motion planning implemented with ROS & moveit melodic
https://github.com/tianyi20/liquid_manipulation_moveit

moveit optimization ros scipy

Last synced: about 1 month ago
JSON representation

liquid manipulation: optimizer and motion planning implemented with ROS & moveit melodic

Awesome Lists containing this project

README

          

# Tianyi's liquid manipulation work

![image](https://github.com/user-attachments/assets/5df39b66-e0fb-43b6-9d05-cfbe250d1d31)

![liquid_manipulation_final_pre](https://github.com/user-attachments/assets/8853a7af-aebe-4a29-a722-bfe0e680c179)

How to use:
```
Configuration :
Moveit melodic
python 2.7
scipy
```

Getting the pose and dimension from my the other project: [ROSnoetics_multiple_category_level_detectors](https://github.com/Tianyi20/category-level-estimation-ROS-noetic)

After receiving the pose and dimension, convert the pouring action porblem to a optimisation problem:

The optimizer is solved by scipy
![Screenshot from 2024-11-29 21-08-48](https://github.com/user-attachments/assets/7c80f1f9-c056-4025-98be-125356cbc97e)