Project

General

Profile

Revision 5866cb38

ID5866cb38bf3954babc911a0d0bea69b8dc696cba

Added by Alex Zirbel about 12 years ago

Linesensor tested and done!

View differences:

scout/libscout/src/LinesensorControl.h
47 47
                          std::string scoutname);
48 48

  
49 49
        /** Use ROS to get the current readings. */
50
        void query();
50
        std::vector<uint32_t> query();
51 51

  
52 52
    private:
53 53
        /* ROS publisher and client declaration */

Also available in: Unified diff