ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rosserial_windows help,compile error on windows

asked 2017-09-07 04:16:31 -0500

JohnBT gravatar image

updated 2017-09-07 06:51:22 -0500

I`m trying to use rosserial_windows . And I operate as the tutorial instructed . The difference is that I use visual studio 2010.

After Step 4--Add code to main for Hello World, I begin to build the code on visual studio 2010. And there are same errors with these two documents, duration.h , time.h :

error C3861: 'round': identifier not found

how can i solve this problem?

Is that because I didn`t use visual studio 2013 like the tutorial does??

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-09-07 21:51:52 -0500

JohnBT gravatar image

VS2010 doesn't support c99. VS2013 will work out.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-09-07 04:16:31 -0500

Seen: 203 times

Last updated: Sep 07 '17