drake-ros icon indicating copy to clipboard operation
drake-ros copied to clipboard

Example Manipulation Station using drake-ros

Open adeeb10abbas opened this issue 3 years ago • 1 comments

An ask by Russ (on Drake Slack) -

An example like examples/hardware_sim or examples/manipulation_station/mock_station_simulation that runs a standalone simulation that subscribes to ROS topics for the commands and publishes ROS sensor messages.

cc: @EricCousineau-TRI

adeeb10abbas avatar Feb 15 '23 16:02 adeeb10abbas

After doing some polish for #235, there is an example of manipulation station here: https://github.com/RobotLocomotion/drake-ros/tree/bc34b5c59dcafb6040f2896d88536abe7d5f9192/drake_ros_examples/examples/iiwa_manipulator

Though it's purty simple (sinusoid waypoints)

EricCousineau-TRI avatar Feb 26 '23 19:02 EricCousineau-TRI