Skip to content

Mobile manipulator Task and Motion Planning(TAMP) implementaion by using legacy Method (BasePlacement). This repository is Tested in CoppeliaSim simulator

License

Notifications You must be signed in to change notification settings

Doroco/RL_TAMP_mobile_mm

Repository files navigation

mobile_manip

Mobile manipulator Task Planning implementaion by using legacy method (BasePlacement)

Experiment

'ros-noetic', 'ubuntu 20.04'

- Simulation Scence (Coppeliasim)

SimEnv

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

image

- Operating 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.
  4. apply NVIDA Issac Gym
  5. Identify useful parameters for BasePlacement & TAMP

Reference

..

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

About

Mobile manipulator Task and Motion Planning(TAMP) implementaion by using legacy Method (BasePlacement). This repository is Tested in CoppeliaSim simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published