You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fast-d...@googlegroups.com
Dear all,
I've done a simple ROS (Robotic Operating System)
wrapper to use Downward in a robotic application.
Is is implemented in Python and is a node that
offers a ROS service to call Downward. It uses the Downward
installed in the system using the recently posted message by
Leopold Palomo.
We use it for research applications in task and
motion planning and will use it for some teaching courses in
robotic planning.
It includes launch file to test it, that runs the downward_server
node and a downward_client node that calls the service to
solve the blocksworld problem.