Skip to content

Commit

Permalink
mini formatting edit
Browse files Browse the repository at this point in the history
  • Loading branch information
matejhof committed Aug 29, 2016
1 parent 6080b83 commit ec12cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/visuoTactileRF/vtRFThread.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class vtRFThread: public RateThread
BufferedPort<Bottle> skinGuiPortHandR;

BufferedPort<iCub::skinDynLib::skinContactList> *skinPortIn; // input from the skinManager
BufferedPort<yarp::os::Bottle> ppsEventsPortOut; // output for the events
BufferedPort<yarp::os::Bottle> ppsEventsPortOut; // output for the events
Port dataDumperPortOut; // output for the dataDumper (quick thing)
yarp::sig::Vector dumpedVector;

Expand Down

0 comments on commit ec12cfe

Please sign in to comment.