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

Error while catkin make #1

Open
Akumar201 opened this issue Dec 9, 2022 · 0 comments
Open

Error while catkin make #1

Akumar201 opened this issue Dec 9, 2022 · 0 comments

Comments

@Akumar201
Copy link

Hi , I tried your github repo but I am getting the following error

/home/akumar/spacenav-driver/MPI_ws/src/spacenav_node/src/spacenav_node.cpp: In function ‘int main(int, char**)’:
/home/akumar/spacenav-driver/MPI_ws/src/spacenav_node/src/spacenav_node.cpp:231:7: error: ‘spnav_flush’ was not declared in this scope; did you mean ‘spnav_close’?
  231 |       spnav_flush();                  // Flushes the buffer so no delay occurs when publishing messages in low frequencies.
      |       ^~~~~~~~~~~
      |       spnav_close
make[2]: *** [spacenav_node/CMakeFiles/spacenav_node.dir/build.make:63: spacenav_node/CMakeFiles/spacenav_node.dir/src/spacenav_node.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:642: spacenav_node/CMakeFiles/spacenav_node.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Invoking "make -j16 -l16" failed

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

1 participant