Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no such file #4

Closed
mashenlyl opened this issue Jun 10, 2018 · 4 comments
Closed

no such file #4

mashenlyl opened this issue Jun 10, 2018 · 4 comments

Comments

@mashenlyl
Copy link

/home/lyl/Documents/keshe/OpenBase/ROS/src/open_base/src/kinematics.cpp:8:36: fatal error: open_base/FrameToFrame.h: no such file
#include <open_base/FrameToFrame.h>
^
compilation terminated.
/home/lyl/Documents/keshe/OpenBase/ROS/src/open_base/src/sensor/encoder.cpp:4:32: fatal error: open_base/Velocity.h: no such file
#include <open_base/Velocity.h>
^
compilation terminated.
/home/lyl/Documents/keshe/OpenBase/ROS/src/open_base/src/main.cpp:8:36: fatal error: open_base/FrameToFrame.h: no such file
#include <open_base/FrameToFrame.h>
^
compilation terminated.
/home/lyl/Documents/keshe/OpenBase/ROS/src/open_base/src/odometry.cpp:11:41: fatal error: open_base/KinematicsForward.h: no such file
#include <open_base/KinematicsForward.h>

@GuiRitter
Copy link
Owner

Sorry for the delay, I was out of electricity yesterday. I'll give it a look when I can. In the meanwhile, can you give me some more info? For example, which ROS version are you using?

@mashenlyl
Copy link
Author

indigo

@GuiRitter
Copy link
Owner

I made some tests and it's not working for me either. Actually, I messed around a bit and it worked once, but then it stopped working and I don't know what I did to make it work.

I developed the ROS version in another machine where the environment was not installed by me (Indigo). I don't remember, but I think I never tested this project on my own machines (Indigo and Lunar).

I'm going to have to seek help from ROS Answers, Stack Overflow and others. If someone can help, I'll be grateful.

Sorry.

@GuiRitter
Copy link
Owner

Fixed in b3da6f6!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants