johnkok / ros_odrive

Odrive motor controller C++ driver for ROS
MIT License
37 stars 18 forks source link

Cannot import std_msgs #8

Open EvgeniGenchev opened 3 years ago

EvgeniGenchev commented 3 years ago

Even though, as far as I can see, within the package.xml and the cmake file std_msgs in included as a dependency, I cannot seem to be able to import "std_msgs\Float64.h" in my odrive.h file. Any suggestions ?