Skip to content

bloesch/MeasLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeasLoader

This ros-node reads the data contained in a file called "data/measdata.dat" and publishes the contained measurements at the specified times. Its structure is kept very simple and it mainly serves debugging purposes.

INSTALLATION:

  • add directory to ROS
  • enter build folder
  • execute cmake: "cmake .."
  • compile: "make"

DEPENDENCIES:

  • Standard library
  • ROS (including sensor_msgs and geometry_msgs)

About

MeasLoader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages