Git Product home page Git Product logo

spacenav-driver's Introduction

spacenav-driver

A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages. In this package, button IDs are configured for 3Dconnexion's space-mice. To run this package, you need to install these beforehand:

Run on Terminal

Terminal #1

roscore

Terminal #2

cd ./MPI_ws
catkin_make
source devel/setup.bash
rosrun spacenav_node spacenav_node

Author

👤 Aras Güngöre

spacenav-driver's People

Contributors

arasgungore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jcamachooc

spacenav-driver's Issues

Error while catkin make

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.