LCAS / lincoln_youbot

MIT License
2 stars 5 forks source link

Script for sending targets to move it #14

Open Jailander opened 8 years ago

Jailander commented 8 years ago

we need a simple python script to send a pose as a goal for moveit! the idea is to use this script as the base for the script that will send the targets based on circle detection

Jailander commented 8 years ago

http://docs.ros.org/indigo/api/pr2_moveit_tutorials/html/planning/scripts/doc/move_group_python_interface_tutorial.html#planning-to-a-pose-goal

Jailander commented 8 years ago

also you want to subscribe to /whycon/poses

webbam46 commented 8 years ago

Done, see scripts in repository. Still need to test with /whycon/poses

marc-hanheide commented 8 years ago

I think we need the following abilities:

marc-hanheide commented 8 years ago

@Jailander @webbam46 is this realistic?