Skip to content

A bunch of ROS packages for me to learn and test things out

License

Notifications You must be signed in to change notification settings

DharminB/learning_by_doing

Repository files navigation

learning_by_doing

A bunch of ROS packages for me to learn and test things out

my_simple_manipulator

rvizImage

A 3 joint manipulator with a controller. It accepts command of type

  • joint position values
  • joint velocity
  • cartesian point

and move the manipulator accordingly.

Following is the reachability of this manipulator. Green means it can reach that cartesian space in one orientation and red means it can reach it in infinitely many orientations.

reachability

tic_tac_toe_with_robot

A tic tac toe playing robot. The perception is performed with vision (web cam) with opencv and the manipulation task is done with kuka youbot manipulator arm with moveit!. The algorithm does not let the human player win.

About

A bunch of ROS packages for me to learn and test things out

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published