vulp  2.3.0
observe_servos.h File Reference
#include <palimpsest/Dictionary.h>
#include <map>
#include <string>
#include <vector>
#include "vulp/actuation/moteus/protocol.h"
Include dependency graph for observe_servos.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vulp
 
 vulp::observation
 State observation.
 

Functions

void vulp::observation::observe_servos (palimpsest::Dictionary &observation, const std::map< int, std::string > &servo_joint_map, const std::vector< actuation::moteus::ServoReply > &servo_replies)
 Observe servo measurements. More...