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

'atoi' was not declared in this scope #97

Closed
Thomio-Watanabe opened this issue Dec 13, 2016 · 4 comments
Closed

'atoi' was not declared in this scope #97

Thomio-Watanabe opened this issue Dec 13, 2016 · 4 comments

Comments

@Thomio-Watanabe
Copy link

I got this error from the following header:

common_msgs/sensor_msgs/include/sensor_msgs/image_encodings.h

To solve it I had to add #include<cstdlib>

@tfoote
Copy link
Member

tfoote commented Dec 13, 2016

Thanks, what is your development platform?

@Thomio-Watanabe
Copy link
Author

ubuntu 14.04 - ROS Jade

tfoote added a commit that referenced this issue Jan 17, 2017
tfoote added a commit that referenced this issue Jan 17, 2017
@miquelmassot
Copy link

I still have this error in Kinetic 16.04 from debs. Is it possible to get a new release?

@marioney
Copy link

marioney commented Mar 1, 2018

Same here, I have the same error message in Kinetic and ubuntu 16.04

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

4 participants