Skip to content
/ - Public
forked from Doroco/RL_TAMP_mobile_mm

Reinfore Learning / Mobile manipulator Task and Motion Planning(TAMP) implementaion by using DDPG. This repository is Tested in CoppeliaSim simulator

License

Notifications You must be signed in to change notification settings

LemonQC/-

 
 

Repository files navigation

RL_mobile_manip

I'm still Testing... ㅠㅠ

Please wait for month...!

Reinfore Learning / Mobile manipulator Task Planning implementaion by using DDPG

Experiment

'ros-noetic', 'ubuntu 20.04'

- Simulation Scence (Coppeliasim)

SimEnv

- IRM structure about sampled Grasp Pose from Point cloud (Red is High value)

image

- RL sequence visulazation using smach

image

Excute demo program

  1. excute 'roscore' for CoppeliaSim rosInterface.
  2. turn on 'Panda_Husky_test.ttt' for test.
  3. run 'roslaunch TAMP_interface interface.launch' on your terminor.
  4. run 'rosrun smach_viewer smach_viewer.py' you can see whole process on smach viewer!!

topic name

  • PointCloud2 : '/k4a/depth_registered/points'
  • MakerArray : 'ws_IRM'

TODO

  1. make IRM with numerical method is inefficient --> get Distribuiton using GAN (fast sampling)
  2. How to use Quality Measure??
  3. study RL / ML for efficient implementation.

Reference

..

if you find good reference fir project ... pleaze share me... [email protected]

About

Reinfore Learning / Mobile manipulator Task and Motion Planning(TAMP) implementaion by using DDPG. This repository is Tested in CoppeliaSim simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.0%
  • CMake 39.8%
  • Python 10.0%
  • Shell 2.1%
  • C 0.1%