Aikido
|
#include <string>
#include <boost/circular_buffer.hpp>
#include <dart/dynamics/dynamics.hpp>
#include <ros/callback_queue.h>
#include <ros/ros.h>
#include <sensor_msgs/JointState.h>
Go to the source code of this file.
Classes | |
class | aikido::control::ros::RosJointStateClient |
Client that listens for JointState messages for each skeleton joint and provides a method for extracting the most recent position of each joint. More... | |
struct | aikido::control::ros::RosJointStateClient::JointStateRecord |
Namespaces | |
aikido | |
Format of serialized trajectory in YAML. | |
aikido::control | |
aikido::control::ros | |